react-native
react-native copied to clipboard
A framework for building native applications using React
### Description Hi, hope you are all doing well. I have created an app in v0.71.5, and everything is totally fine, but I am facing an issue that never faced...
Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Using `Dimensions.get('window')` and `Dimensions.addEventListener(...)` stops working/firing events randomly after a while....
Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Like in react V16.13.0 the warning `Cannot update a component from...
### Description React Native version: 0.69.7 Steps To Reproduce have gif url on Image component Describe what you expected to happen: Simply gif images are too fast on Image component...
Summary: In this diff I'm moving the ReactJsExceptionHandler interface into the react.interfaces package. This bring consistence with the rest of bridgeless APIs changelog: [internal] internal Differential Revision: D47277572
Summary: Quick migration of ReactJsExceptionHandler to Kotlin. It will documented in the next diffs of the stack (might rename it as well) changelog: [internal] internal Differential Revision: D47300786
Summary: In this diff I'm migrating jscexecutor to kotlin changelog: [internal] internal Differential Revision: D47309460
Summary: This diff marks ReactJsExceptionHandler to require UnstableReactNativeAPI annotation changelog: [internal] internal Differential Revision: D47304094
Summary: I'm deleting ArrayUtils from codebase, this file is not used neither internally or externally (as analyzed in github source) I believe it's very safe to delete without following any...
Summary: Fix lint warn changelog: [internal] internal Differential Revision: D47307051