Prajwaltechversant
Prajwaltechversant
### Which package are you using? @react-native-vector-icons/* ### What platform(s) does this occur on? Android, iOS ### What happened? Iām using @react-native-vector-icons/fontawesome6-pro in a TypeScript React Native project. When using...
### Description Environment react-native-safe-area-context: ^5.4.1 React Native: 0.79.2 Platform: Android Android Version: 15 (API 34 and above) Device: Pixel / Emulator / Android 15 device Hermes: enabled Architecture: New Architecture...
### Current behavior I'm using @react-navigation/native-stack with the new React Native architecture (Fabric enabled). When switching the device orientation (portrait ā landscape), the screen renders incorrectly. - The screen becomes...
**Description:** The PDF is not rendering or loading when using react-native-pdf with React Native v0.80 and the New Architecture (Fabric + TurboModules) enabled. The same code works under the old...
### Description When using KeyboardAvoidingView in a React Native application, an issue occurs where the lower part of the screen becomes white and unresponsive after performing the following sequence of...