How to create a library for a single platform? #457
Unanswered
curiousdustin
asked this question in
Q&A
Replies: 2 comments
-
You can just delete the iOS or android folders. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this the only, and/or, best way? It seems there would still be other unnecessary references to the A few examples:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use
create-react-native-library
to setup a library for a single target? For example iOS only, or Android only.Alternatively, is there a guide on how to remove either iOS or Android from the boilerplate that is created?
Beta Was this translation helpful? Give feedback.
All reactions