Grant Cheng

Results 6 comments of Grant Cheng

I am wondering why the two SDK behaves so differently. I am in the boat of wanting to get the Auth code in iOS too!

Any update on this? I am having similar issue on mine

FYI, It only happens when I turn on debug in the RN app

@dohooo if you need a reproducible example. Here you go https://github.com/stomataln/TestReanimatedCarousel 感謝🙏

I am running the code in Xcode 14.3.1 on iOS simulator iPhone 14 pro iOS 16.4 you will see blue items in the carousel when it's not running in debug...

@criss02-cs I digged into the code a little bit. Looks like the issue is caused by some bugs in react-native-reanimated. In v3.3.0, there are issues of useAnimatedReaction being not working...