Kakar Nyori

Results 3 issues of Kakar Nyori

### Description When using Reanimated's `useAnimatedScrollHandler` or `useScrollViewOffset` with scrollable components (FlatList/ScrollView), there's a significant performance degradation (stuttering) on Android, but **only in development builds**. The same code works smoothly...

Platform: Android
Repro provided

**Overview** I've identified several inconsistencies in the TextInput component's auto-growing behavior when used with KeyboardAwareScrollView, affecting both iOS and Android platforms. These issues vary depending on prop configurations and component...

🤖 android
🍎 iOS
KeyboardAwareScrollView 📜

**Describe the bug** Both Android and iOS experience scroll stuttering when multiline TextInputs need to grow, though the behavior differs in severity. This was discovered while investigating #708. Android: -...

🐛 bug
🤖 android
KeyboardAwareScrollView 📜