Chris Byatt

Results 6 comments of Chris Byatt

I had the same issue in my project, and I have just run the make-demo script and it's the same issue. ``` ❌ /rnfbdemo/rnfbdemo/node_modules/@react-native-firebase/crashlytics/ios/RNFBCrashlytics/RNFBCrashlyticsInitProvider.h:18:9: 'FirebaseCoreExtension/FIRLibrary.h' file not found #import ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...

I've rerun the build script from scratch and it seems to be working as expected. Here is my react-native info of the project that does not work with v15 ```...

I don't see why not, it would just change the move functionality... I will refactor this and see what happens :). Btw with this PR, `move` and `custom` cannot be...

Having the same issue here with an existing project and with a fresh template.

@musa-almatri thanks for posting a workaround. I will try to get the view to obey the semantic at some point

There isn't currently but I can definitely see the use in this. I'll have a think about how to implement this best - with the codebase as it is currently...