react-native
react-native copied to clipboard
A framework for building native applications using React
Hello.I have a modal and there is a text input inside the modal.When i am pressing the textinput keyboard opens and in next second both keyboard and modal closes. ##...
### Description There is an issue with React Native's `TextInput` component when using Samsung's keyboard with the Grammarly integration enabled. When typing a text that is longer than a few...
## Description I am experiencing a lot of `SIGABRT` crashes mostly on Huawei. I am using (not indexed) ram bundle. ## Crashlog ``` OS Version: Android 10 (POT-LX1 10.0.0.238(C431E3R4P1)) Report...
### Description Any one can help to solve this error? ### Version 70.0 ### Output of `npx react-native info` System: OS: Windows 10 10.0.22000 CPU: (8) x64 Intel(R) Core(TM) i5-8250U...
## Summary The starter test file when creating a `create-react-app` project is `App.test.js`, while in react-native its `App-test.js`_(recently changed to `.tsx` instead of `.js`)_ This aims to unify the naming...
### Description Device Pixel, Android 13 Case 1: During typing a of text observed lagging. Case 2: After typing a lot of text into a Text Input, we start freezing....
Summary: Changelog: [iOS][Removed] - removed Slider module [Android][Removed] - removed Slider module Reviewed By: cortinico Differential Revision: D42394124
### Description I am working on a react-native project. I have been running the application on Android and iOS devices for the past 6 months. I haven't faced any problems...
### Description Hi , I have a scenario , where i have 2 mobile devices and my primary device is connected to the hotspot of secondary device. When i open...
### Description I started the basic AwesomeProject from the getting started in the docs and found that the Open Debugger is not working. Actually, I am unable to debug in...