FaridSafi / FaridSafi/react-native-gifted-form

TextPutWidget could not type in Chinese on RN0.26

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.