Gustash / react-native-image-keyboard

React Native TextInput expansion to enable media input.
MIT License
147 stars 14 forks source link

iOS keyboard not working #9

Closed afouchet closed 3 years ago

afouchet commented 3 years ago

I installed react-native-image-keyboard, then cd ios, pod install,

But when I run the example app, I get the keyboard without the gif part

Capture d’écran 2021-03-23 à 12 18 26

How do I get a keyboard where I can select gif ?

Gustash commented 3 years ago

The iOS keyboard doesn't have that feature. You'd need to use Gboard

fukemy commented 2 years ago

tks, decided to removed that useless lib