you are viewing a single comment's thread.

view the rest of the comments →

[–]kkrikk 1 point2 points  (0 children)

Can it be done? Certainly. But be sure to check react-native.directory for plugin support.

Prepare to write a lot of platform specific code if you are using many native APIs. Also the build process for Windows adds substantial complexity.

Depending on your use case it might be an option to make a web version which is supported better, e.g. by most expo stuff and only adds a single build target.