Before submitting a new issue
Bug Summary
After dismissing a TrueSheet with a focused input , the other input automatically receives focus even though it was never touched.
This is only happening on Android not iOS.



Affected Platforms
Library Version
3.10.0
Environment Info
- Expo SDK: 54.0.33
- React Native: 0.81.5
- React: 19.1.0
- Node: 22.18.0
- macOS: 26.4
- Android Studio: 2025.3
- Xcode: 26.2
Steps to Reproduce
- Open the app
- Click on Open Sheet
- Click on the Sheet input
- Dismiss the sheet
- The main screen input is now focused
Repro
https://github.com/gustaflunnergard/true-sheet-input-focus
Additional Context
No response
Before submitting a new issue
Bug Summary
After dismissing a TrueSheet with a focused input , the other input automatically receives focus even though it was never touched.
This is only happening on Android not iOS.
Affected Platforms
Library Version
3.10.0
Environment Info
Steps to Reproduce
Repro
https://github.com/gustaflunnergard/true-sheet-input-focus
Additional Context
No response