react-native
react-native copied to clipboard
A framework for building native applications using React
### Old Version 0.71.16 ### New Version 0.72.0 or 0.72.10 ### Description i faced this error after Upgrading from react native 0.71.16 to 0.72 Exception bridge module null does not...
Summary: Changelog: [Android][Fixed] Disable the "Open Debugger" item from dev menu if the bundler is disconnected # Existing In our dev menu, the "Open Debugger" menu item is shown even...
Summary: As per title. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D53355779
Differential Revision: D53471205
Summary: As per title. Differential Revision: D53470671
Summary: Removes call to `InspectorFlags::initFromConfig`, since this approach is being replaced with `ReactNativeFeatureFlags`. This change is separated out as it originally made a public API deprecation. Changelog: [iOS][Deprecated] - **Un-deprecates**...
### Description If an apk is debug enabled, one out of 3 times, the first load on physical devices (Pixel 5, Samsung S20 Ultra, etc.) cause errors due to "no...
## Summary: Fixes #42732. We already support custom component view recycle optional, but seems we have no interface to disable built-in components recycling. ## Changelog: [IOS] [ADDED] - Fabric: make...
Summary: Various analogs to CSS types and utilities currently exist between `core` and `components/view`. These don't really belong well with either, so this adds a top-level "css" library, and moves...
### Old Version 0.72.7 ### New Version 0.73.0 ### Description As seems to happen with every new version, header paths are broken on iOS with `use_frameworks! :static` `pnpm install` `pnpm...