react-native icon indicating copy to clipboard operation
react-native copied to clipboard

A framework for building native applications using React

Results 2114 react-native issues
Sort by recently updated
recently updated
newest added

## Summary Fixes a number of issues with third party libraries that use `Blob#arrayBuffer` or `FileReader#readAsArrayBuffer`, including #30769 #34402 #20091 #21209 ## Changelog [INTERNAL] [FIXED] - Implemented FileReader#readAsArrayBuffer ## Test...

CLA Signed

### Description ERROR TypeError: undefined is not an object (evaluating 'Object.keys(o)') ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error...

API: AppRegistry
Needs: Triage :mag:

### Description I need to init RCTBridge with my Delegate and also need to define the bundle URL now is not impossible because the h file did not declare on...

Needs: Triage :mag:
Needs: Verify on Latest Version
📦Bundler

### Description Flatlist ListHeaderComponent getting unmount and mount when modal opens and closes. This issue is happening with functional component only , in class component it is working as expected....

Component: Modal
Component: FlatList
Needs: Triage :mag:

## Summary We want to be able to set height of TextArea/TextInput/EditText components on all platforms in the same way. Was is currently missing on iOS is expressing the height...

CLA Signed

### Description When using the [`AccessibilityInfo.setAccessibilityFocus`](https://reactnative.dev/docs/accessibilityinfo#setaccessibilityfocus) operator on Android, your app can fatally crash. This can happen while a component is in the process of being unmounted, and fails with...

Platform: Android
Accessibility
Needs: Triage :mag:
Accessibility Team - Evaluated

### Description Code in ReactCommon causes the [Debugger.scriptParsed](https://chromedevtools.github.io/devtools-protocol/tot/Debugger/#event-scriptParsed) event to carry a zero executionContextId. This does not line up with the execution context ID in the [ExecutionContextDescription](https://chromedevtools.github.io/devtools-protocol/tot/Runtime/#type-ExecutionContextDescription) arg of the...

Stale
p: Microsoft
Partner
Needs: Triage :mag:

### Description Hi everyone, i have followed official react-native docs [https://reactnative.dev/docs/environment-setup](url) and have just created a new react-native app and unfortunately had a strange problem. It cannot find the files...

Needs: Triage :mag:

Hi, I'm facing [the same kind of issue](https://github.com/facebook/react-native/issues/29709) since some days. The workarounds didn't work for me. Someone had the [same issue](https://github.com/shahen94/react-native-video-processing/issues/319) but didn't find any solution. Thank you for...

Platform: iOS
Tech: Bundler 📦
Needs: Triage :mag:
Accessibility Team - Evaluated

### Description I'm unable to debug a new React Native app that's using Hermes by following the Hermes debugging instructions found here: [https://reactnative.dev/docs/hermes#debugging-js-on-hermes-using-google-chromes-devtools](https://reactnative.dev/docs/hermes#debugging-js-on-hermes-using-google-chromes-devtools) Upon following those steps and opening the...

Tech: Hermes
Needs: Triage :mag: