Matias Tebele

Results 23 comments of Matias Tebele

Same here, it's extremely slow on Android.

It works good on release, but not in debug mode.

Exactly, check out my fork, I've already implemented this: https://github.com/CodeaIT/react-native-image-slider-box

Same here. It shows blank and I have to tap it to appear the image. Version 1.0.11

Same issue here. Any workaround?

Same here: ``` EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000018 Crashed: com.apple.main-thread 0 appname 0x19c780 std::__1::__function::__func::operator()() + 580 (shared_ptr.h:580) 1 appname 0x1c1894 reanimated::Scheduler::triggerUI() + 463 (function.h:463) 2 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32 3 libdispatch.dylib...

@ananay what about the redirect_uri parameter?

> @mtebele I haven't used it on iOS, but I believe that stuff would deep link back to your application (I think). Correct me if I'm wrong or if someone...

> You should not use redirect_uri since iOS handles everything internally. You just have to generate an authorization code using the API and send it to your server for verification....