1 min readFeb 6, 2019
Tzvetlin, while I don’t have the perfect answer for you, you can certainly include /ios and /android folders with native code in the repo. You’d probably want it to work with ```react-native link```. Here are some resources:
- Take a look at linking libraries.
- What exactly does react-native link do?
Examples of libraries that use this functionality and include native folders in their packages that you might want to study a bit: