Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't input Chinese PinYin #944

Closed
mygreatstory opened this issue Aug 8, 2018 · 3 comments
Closed

Can't input Chinese PinYin #944

mygreatstory opened this issue Aug 8, 2018 · 3 comments
Labels

Comments

@mygreatstory
Copy link

Hi,

I am developing chat application and was going to use this source. But couldn't input Chinese PinYin.
Any solution?

Regards,

Additional Information

  • Nodejs version: 8.9.1
  • React version: 16.3.1
  • React Native version: 0.55.4
  • react-native-gifted-chat version: 0.4.3
  • Platform(s) (iOS, Android, or both?): iOS v11
@thu-san
Copy link

thu-san commented Aug 10, 2018

I tried this and worked for me.
#18767

You need to render your own composer (just copy from source code), and disable the value property of TextInput.
And onSend, you can clear from above method.

@jeremy-jm
Copy link

I also have this problem:
React version: ^16.3.0-alpha.1
React Native version: 0.54.4
react-native-gifted-chat version: 0.4.3
Platform: only iOS All version.

Do you have resolve this issue?
@cuiying408

@stale
Copy link

stale bot commented Feb 12, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants