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: Changelog: [Internal] The import style used ``` npm ERR! /home/circleci/react-native/packages/react-native-codegen/lib/parsers/typescript/modules/index.js:13 npm ERR! import {UnsupportedEnumDeclarationParserError} from '../../errors'; npm ERR! ^^^^^^ npm ERR! npm ERR! SyntaxError: Cannot use import statement outside...

CLA Signed
p: Facebook
Partner

Summary: In RELEASE mode, the `devSupportManager` received is ReleaseDevSupportManager for which `showDevOptionsDialog()` & `handleReloadJS()` is a no-op https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/devsupport/ReleaseDevSupportManager.java Which is expected since this is a capability only in Dev mode(useDeveloperSupport...

CLA Signed
p: Facebook
Partner

Summary: In RELEASE mode, the `devSupportManager` received is ReleaseDevSupportManager for which `showDevOptionsDialog()` is a no-op https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/devsupport/ReleaseDevSupportManager.java#L66 Which is expected since this is a capability only in Dev mode(useDeveloperSupport = true)....

CLA Signed
p: Facebook
Partner

Summary: This prop was introduced into horizontal in D35735978. **Note:** This prop does not work for bridgeless mode. Changelog: [Internal] Reviewed By: javache Differential Revision: D56854758

CLA Signed
p: Facebook
Partner
fb-exported

Summary: onClick was made into a capture event in this diff: D45745906 - Partial fix: D51551255 - Full fix: this diff. **Note:** This prop does not work for bridgeless mode....

CLA Signed
p: Facebook
Partner
fb-exported

Summary: This prop was introduced for horizontal and vertical scrollview in D40642469. That diff updated the native view configs only. **Note:** This prop does not work for bridgeless mode. Partial...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: horizontal was introduced here: D55367445 Changelog: [Internal] Reviewed By: javache Differential Revision: D56831754

CLA Signed
p: Facebook
Partner
fb-exported

Summary: collapsableChildren was introduced in D56226241 Changelog: [Internal] Reviewed By: javache Differential Revision: D56849868

CLA Signed
p: Facebook
Partner
fb-exported

Summary: The insets props were introduced in this diff: D42193661 Changelog: [Internal] Reviewed By: javache Differential Revision: D56849870

CLA Signed
p: Facebook
Partner
fb-exported

Summary: Changelog: [Internal] Reviewed By: javache Differential Revision: D56831755

CLA Signed
p: Facebook
Partner
fb-exported