GeekyAnts / GeekyAnts/NativeBase
TextInput crashes if using Gboard Translate and typing emoji
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Android, using Gboard, selecting the translating api: using the emoji picker will crash the app entirely
### CodeSandbox/Snack link
no sandbox needed
### Steps to reproduce
Android emulator or real device.
use a TextInput from NativeBase (this issue does NOT happen with react-native default text input)
Use Google Keyboard (GBoard), select the translation tool, in the keyboard use the emoji picker, pick one: it crashes the app right away.
### NativeBase Version
3.2.2
### Platform
- [X] Android
- [ ] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.