react-native-keyboard-input icon indicating copy to clipboard operation
react-native-keyboard-input copied to clipboard

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

Open maxbbb opened this issue 6 years ago • 0 comments

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

maxbbb avatar Mar 02 '19 22:03 maxbbb