Siddharth Ramesh

Results 118 comments of Siddharth Ramesh

Yes, same for me. Rendering is really really slow. I had to remove the plugin. @ryanvanderpol Did you find any solution for this?

@xiewang Thanks for the update! But i ended up using https://github.com/brendan-rius/react-native-emoji-keyboard/. It turned out to be super fast. But its only for iOS. I will use your library for android...

Yes. This will make this plugin usable for most non ios developers. I have no idea what to make of ```photos://``` urls. ```Image editor``` plugin that I use don't accept...

Cool! Please do share it.

@brh55 Eagerly waiting! Any time estimates?

@brh55 Now that masonry implements ```flatlist```, we should have this feature with ```onEndReached``` and ```ListFooterComponent``` right?

@kmcgill88 Flatlist has been merged, but the ```FlatList``` has been wrapped by a ```ListView``` which has been deprecated.