ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
191 stars 177 forks source link

Inline GIF Support from keyboards #170

Open nanafy opened 2 years ago

nanafy commented 2 years ago

Hello Everyone,

I have searched the internet for about 5 hours on this specific topic. I've seen it mentioned and asked by other members. We desperately need a way access gif support from the popular keyboards: gboard, samsung keyboard and the ios native keyboard.

Our app gets the error ____ doesn't support image insertion here for gboard

For Samsung keyboard its "cant enter this content here"

React Native supports this functionality now out of the box and there are pretty much zero work arounds that I know of.

Much help would be appreciated!