cuappdev / cuappdev/resell-react-native
Exiting out of TextArea
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In text areas where pressing enter does not dismiss the keyboard it'd be nice to have the "Done" button above the keyboard to dismiss it (otherwise you have to tap somewhere on the screen)
You can do this with an `InputAccessoryView` (you can see an example here: https://github.com/Archit404Error/SemanticClassSearch/blob/main/mobile/components/utils/doneWrapper.tsx)


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.