wix-incubator / react-native-keyboard-input

Use your own custom input component instead of the system keyboard
MIT License
819 stars 150 forks source link

Not working on fresh install and ejection of expo-kit project [BUG] #73

Open maxbbb opened 5 years ago

maxbbb commented 5 years ago

I was having trouble integrating getting this to work properly with an expo project so I decided to do a fresh project init and eject to expo-kit and it still is not working on iOS (not sure about Android) when using the exact code from the demo project. I've recorded the behavior below, essentially the components seem to be showing blank, but passing in initial props like background color will change the background color so the root view must be showing. I thought maybe integration with expo-kit was not supported, but it seems from other issues that it is. I've also created a repo with the code here - https://github.com/maxbbb/Custom-Keyboard-Example.

ezgif-1-d57153bd0d2d