FaridSafi / FaridSafi/react-native-gifted-form
TextPutWidget could not type in Chinese on RN0.26
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
TextInput's tag should be defaultValue={this.state.value} ,but not be value={this.state.value}
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the TextPutWidget entry point and its TextInput, then inspect how the component uses this.state.value. Verify the reported Chinese typing behavior on React Native 0.26 and confirm completion when Chinese text can be entered without breaking the widget's expected initial value behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100