Tran Quang Vinh
Tran Quang Vinh
Thank you! Currently NCP has problem with filter! I tried to use CPR and everything works great!
That feature I also want to suggest! Thank you!
I think the author might have forgotten this project!
Seem like ```Linking.addEventListener('url', callback)``` not working anymore.
@KanUchida Please follow this guide: https://facebook.github.io/react-native/docs/linking.html
I have the same issue. Look like modal does not have highest z-index value. Sometimes it stays under other component in Android. Meanwhile iOS works properly
Yes I just figure how to start another server process. But the server needs some libs which are not exist in package.json such as: mongoose, cors... -------- Original message --------...
on Android device, it is very slow. Sometime it does not even work
I think uploadMultiple: true is a bug, you cannot send file if you set this to true
I have the same problem! But i think Apple will not fix that soon! I try to change the code in snap.css like this: .snap-content { position: absolute; top: 0;...