Char

Results 7 comments of Char

Here is a summary of what I'm getting as of October 11 before I install any dependencies: - I ran npx react-native init demoApp - After it finished I ran...

Ok, it looks like a lot of what I posted earlier is an issue with npm, not an issue with react-native. If I just create an empty folder on my...

Now that those node security releases are available I updated node and I'm still getting the exact same number of vulnerability warnings, so I guess the security issues fixed in...

I'm not sure if your build error was caused by the same thing as mine because I had a build error in IOS. For me installing with yarn created a...

For me building failed after I installed it with yarn, but removing it, cleaning everything, and then reinstalling with npm instead fixed it for me. Here are the steps I...

I'm dealing with a similar issue. Here's a quote from https://rnfirebase.io/ "Note use_frameworks [is not compatible with Flipper, Hermes, React Native New Architecture or react-native 0.69.0](https://github.com/reactwg/react-native-releases/discussions/21#discussioncomment-2924919). There is already [a...

I guess not for now. I think they're still working on the fix. I'm going to check back in a few days and see if they have provided an update.