Michael Chen

Results 18 issues of Michael Chen

First of all, this project is awesome and enlighten me with new idea about how to handle rich text editor in react native. In social app, we may like to...

enhancement

Just curious if this is available for version 4 or will be in near future

The reason I pose this question is that I need to also ship _id to es but has conflict with es: `Field[_id] is defined twice in [xxxx]`

Firstly, it indicates like: `“Device supports x86, but APK only supports armeabi-v7a”` So, according to Stackoverflow question suggested, I comment out ``` ndk { abiFilters "armeabi", "armeabi-v7a" //, "x86", "mips"...

Any fix solution about the flickering when loading more? Thanks