You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also fixed the RCTWebSocket issues by removing the flags, as your README suggests.
At this point I get a successful build. I even see the Zooniverse logo in the emulator, but after a second it goes to the red screen with the following error:
react native cannot find entry file index.js
Any help would be greatly appreciated. :)
The text was updated successfully, but these errors were encountered:
I'd love to start helping out on the app, but I'm really struggling to get it running on iOS.
First error:
'config.h' file not found
To get through this one, I follow the advice found here: facebook/react-native#19529 (comment)
I also fixed the RCTWebSocket issues by removing the flags, as your README suggests.
At this point I get a successful build. I even see the Zooniverse logo in the emulator, but after a second it goes to the red screen with the following error:
react native cannot find entry file index.js
Any help would be greatly appreciated. :)
The text was updated successfully, but these errors were encountered: