Gustash / react-native-image-keyboard

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

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

Closed Abhishek2250 closed 1 year ago

Abhishek2250 commented 1 year ago

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

Abhishek2250 commented 1 year ago

It wasn't a library issue. Solved already.