Gustash / react-native-image-keyboard

React Native TextInput expansion to enable media input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gif insertion is not working if input is placed in flatlist on android

Abhishek2250 opened this issue · comments

Gif insertion is not working if input is placed in flatlist on android. Same code is working fine on iOS.

On android, onImageChange prop is not getting fired in flatlist case.
Any suggestions?

Thanks

It wasn't a library issue. Solved already.