react-native
react-native copied to clipboard
A framework for building native applications using React
### Description iOS was working fine untill React Native version 0.71.0-rc0 published. After that iOS app failed to run on real device and simulator both. Getting error as .../node_modules/react-native/React/Base/RCTBridgeModule.h:132:1: Property...
Summary: These files were accidentally removed, then restored, while in D40932319 (https://github.com/facebook/react-native/commit/5d26ceaa236684c7bd6d0d9001ff2c8908d88c29) I moved them out of a directory overwritten by the sync scripts. Remove the duplicate now unreferenced copy...
Summary: Changelog: [Internal] Differential Revision: D41078409
### Description enabled the new architecture after upgrading from 0.65.1 to 0.70.3 and I am trying to build the app and it always fails !!! Any idea what is the...
### Description Hey, Trying to build my android project into an APK but getting this error: `Type mismatch: inferred type is ScalingUtils.ScaleType? but ScalingUtils.ScaleType was expected` ### Version 18.0.0 ###...
### Description just create a new project as usual : ex : and see what you get : C:\Users\info\Documents\logiciels-windows\dev_RN-Node-GIT>npx react-native init test_rn ###### ###### ### #### #### ### ## ###...
### Description  ### Version 0.64.2 ### Output of `npx react-native info` OS: Windows 10 10.0.18363 CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor Memory: 3.61 GB / 15.94...
### Description I'm trying to build my app on Mac for iOS, when I try to build the app he gives me an error `The following build commands failed: CompileC...
Hi, I did exactly what is said regarding **"Fix for older react-native (< 0.63)"** After that, in main terminal, "**BUILD SUCCESSFUL** is showing but during bundling of the project, **Error:...
### Description After upgrading RN project from 0.65.0 to 0.70.4 I end up in a problem with crashing app on start. The error appears in both debug and release build...