react-native
react-native copied to clipboard
A framework for building native applications using React
### Description Hi, I keep running into a situation where I handle an error, and pass the error message to an alert. Example: ``` import { Alert } from "react-native"...
### Description Upgraded my cocoapods from `COCOAPODS: 1.10.1` to 1.11.3 and did pod install all my packages updated as shown in above image. Again i downgraded my COCOAPODS from 1.11.3...
## Description Is it possible to provide certificate for WebSocket connection, or ignore TLS error? I tried to provide `rejectUnauthorized: false`, but this options is not supported by react-native-websocket. I...
## Description AppState's `change` event is not getting fired on the first launch on iOS but it is on Android. ## React Native version: ``` System: OS: macOS 11.5.1 CPU:...
## Summary The functionality is included in two components: - RCTViewComponentView - RCTParagraphComponentView #### RCTViewComponentView RCTViewComponentView is the Fabric API built on top of iOS UIView. The class will compare...
### Description I am trying to create a slider using a flatlist; it works fine on most devices, but on the iPhone 12, it misbehaves. The first index item appears...
### Description My react native 0.69.0 android app suspense network request for a while, in dev and production and debug mode, in production about 30 seconds and dev about 2...
### Description Hi react native developers I having some production release / update issues Some days back I had published a react native app to play store which has some...
## Summary > [Codegen 93] The getOptions function in parsers/typescript/components/options.js and parsers/flow/components/options.js is the same. move it in parser-commons and use it in the original files. If the file two...
### New Version 0.71.2 ### Old Version 0.68.0 ### Build Target(s) Android 8 to Android 13 ### Output of `react-native info` System: OS: macOS 12.6.1 CPU: (8) arm64 Apple M1...