native-base Input component loses focus immediately #49053
Labels
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
As soon as you click into the Input component, focus goes away and you cannot type.
Steps to reproduce
cd NewArchTestApp/
npm install
npx expo start --clear
i
to open on ios simulatorReact Native Version
0.76.6
Affected Platforms
Runtime - iOS
Areas
Other (please specify) - not sure, general functionality
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/tylerIams/NewArchUpgradeIssueReproducer
Screenshots and Videos
The text was updated successfully, but these errors were encountered: