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 Adds changelog for new release. ## Changelog [Internal] [Changed] - add changelog entry for 0.71.0 ## Test Plan N/A

CLA Signed
p: Facebook
Partner
📝 Changelog

Summary: Add enum example to Android/iOS rn-tester TurboModule Changelog: [General][Added] - Add enum example to Android/iOS rn-tester TurboModule Differential Revision: D40711269

CLA Signed
Type: Enhancement
p: Facebook
Partner
fb-exported

## Summary Android App crashes when we assign "Object" to disabled property in TouchableOpacity (React Native Version 0.70+). For Example:

CLA Signed
Platform: Android
Bug

- [x] Review the documentation: https://facebook.github.io/react-native - [x] Search for existing issues: https://github.com/facebook/react-native/issues - [x] Use the latest React Native release: https://github.com/facebook/react-native/releases ## Environment React Native Environment Info: System: OS:...

Platform: Android
Component: FlatList
Bug
Needs: Repro

### Description I am facing an issue with animations inside inverted flat-lists on android. After a few seconds, the app gets laggy and finally seems to freeze and causes ANR-Alerts....

Platform: Android
Component: FlatList
Needs: Triage :mag:

### Description Passing `contentOffset` to any `ScrollView` on Android is not doing anything, looks like it's been broken since RN 0.67. Prior versions work as intended. ### Version 0.68.2 ###...

Stale
Platform: Android
Needs: Triage :mag:

Please provide all the information requested. Issues that do not follow this format are likely to stall. ## Description Please provide a clear and concise description of what the bug...

Stale
Needs: Triage :mag:

I got this when build with latest version of react-native duplicate symbol 'folly::detail::str_to_bool(folly::Range*)' in: /Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-hhgkttbaoprqvgftffbbkscdmncr/Build/Products/Debug-iphonesimulator/Flipper-Folly/libFlipper-Folly.a(Conv.o) /Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-hhgkttbaoprqvgftffbbkscdmncr/Build/Products/Debug-iphonesimulator/RCT-Folly/libRCT-Folly.a(Conv.o) duplicate symbol 'folly::makeConversionError(folly::ConversionCode, folly::Range)' in: /Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-hhgkttbaoprqvgftffbbkscdmncr/Build/Products/Debug-iphonesimulator/Flipper-Folly/libFlipper-Folly.a(Conv.o) /Users/charlier/Library/Developer/Xcode/DerivedData/BanjaraWedding-hhgkttbaoprqvgftffbbkscdmncr/Build/Products/Debug-iphonesimulator/RCT-Folly/libRCT-Folly.a(Conv.o) ld: 2 duplicate symbols for architecture x86_64...

Needs: Triage :mag:

Summary: Changelog: [Android][Changed] - Bump Android compile and target SDK to 33 Differential Revision: D41007003

CLA Signed
Platform: Android
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] looking to simplify our container view setup. currently we have RCTFabricSurfaceHostingProxyRootView, RCTRootView, RCTSurfaceHostingView, and RCTSurfaceHostingProxyRootView. realistically we only need RCTRootView and RCTSurfaceHostingView. in this diff, i get...

CLA Signed
p: Facebook
Partner
fb-exported