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.
Adding autoCorrect={false}, keyboardType="visible-password" and returnKeyType='none' not helped.
Version
0.68.5
Output of npx react-native info
Steps to reproduce
Start typing in TextInput on the Pixel device.
Snack, code example, screenshot, or link to a repository

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.
Adding autoCorrect={false}, keyboardType="visible-password" and returnKeyType='none' not helped.
Version
0.68.5
Output of
npx react-native infoSteps to reproduce
Start typing in TextInput on the Pixel device.
Snack, code example, screenshot, or link to a repository