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
Research direction
No repository file or test is named. Start by locating the text areas that do not dismiss the keyboard on Enter, then review the linked InputAccessoryView example; done means those text areas show a Done button above the keyboard that dismisses it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100