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

### New Version 0.69.5 ### Old Version 0.67.4 ### Build Target(s) iOS Simulator in debug mode ### Output of `react-native info` System: OS: macOS 12.4 CPU: (8) arm64 Apple M1...

Needs: Attention
Type: Upgrade Issue

### Description Certain users are getting their app crashed while typing in a text input. From Sentry we where able to get this log: ``` io.sentry.android.core.ApplicationNotResponding: Application Not Responding for...

Stale
Platform: Android
Needs: Triage :mag:

### Description I recently upgraded to macOS 12.2.1 and it won't build the app. Error log: `Command PhaseScriptExecution failed with a nonzero exit code` this is the only error that...

Platform: iOS
Stale
Needs: Triage :mag:

### Description Hi Folks! I have been facing this issue for very long time. When notification is received in background, application crashes. We are using [Rn FIrebase FCM](https://rnfirebase.io/messaging/usage) App only...

Stale
Needs: Triage :mag:

### Description when changing device orientation current item has been changed ### Version 0.65.1 ### Output of `npx react-native info` System: OS: macOS 12.2.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H...

Stale
Component: FlatList
Needs: Triage :mag:

### New Version 0.69.1 ### Old Version 0.66.4 ### Build Target(s) android ### Output of `react-native info` System: OS: Windows 10 10.0.19044 CPU: (8) x64 Intel(R) Core(TM) i7-9700 CPU @...

Needs: Repro
Needs: Attention
Type: Upgrade Issue

- [x] I have reviewed the [documentation](https://facebook.github.io/react-native) - [x] I have searched [existing issues](https://github.com/facebook/react-native/issues) - [x] I am using the [latest React Native version](https://github.com/facebook/react-native/releases) This is actually a reopen of...

Help Wanted :octocat:
Issue: Author Provided Repro
Component: FlatList
Bug

### Description ---My Code--- ```typescript const reverseGeocoding = async (location: Location) => { const params = new URLSearchParams({ "orders": `admcode`, "output": "json", "coords": `${location.longitude},${location.latitude}` }).toString() const resultBare = await fetch(`${Config.REVERSE_GEOCODING_URL}?${params}`,...

Platform: iOS
🌐Networking
Platform: Android
Needs: Triage :mag:

### Description I was writing a page where the app counts 1000 to 0, decreasing the value by one for every second. It should be very simple to write, but...

Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description i have no idea what is wrong , but i app...

Needs: Triage :mag: