react-everywhere / re-start

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.
https://medium.com/@amoghbanta/write-once-use-everywhere-with-react-native-d6e575efe58e#.nfl50gwfg
MIT License
1.3k stars 85 forks source link

Question: Is it possible to build a system keyboard for android/io with react-everywhere? #57

Closed 1337rooster closed 6 years ago

1337rooster commented 6 years ago

Topic. Or can you only build an in app keyboard?

amoghbanta commented 6 years ago

I think what you are looking for is https://github.com/wix/react-native-keyboard-input.

1337rooster commented 6 years ago

Wow thank you for the pointer and fast reply :). This looks awesome! Really appreciate it