Skip to content

RN Application runs on both iOS and Android, but fails when Windows build is created. #12899

Answered by chrisglein
dannyouu asked this question in Q&A
Discussion options

You must be logged in to vote

You have a lot of module dependencies there. Likely not all of them support Windows. You can check that with the React Native Directory. You'll have to evaluate if there are alternatives for those or contribute back a Windows implementation. At first glance I see react-native-vision-camera which is a common one. There is support in react-native-camera that you could rely on. I know this isn't ideal, but the reality is that there isn't Windows support in all modules at this time.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by chrisglein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants