Nabs
Nabs
Hey @preko96 , thanks for your contribution. If you remember could you please explain a bit why you needed this specific situation? If it's because updates weren't working properly I've...
So funny, I'm here right now debugging our old handwritten Lambda@Edge image resizer that randomly stopped working, and this post has been resurrected after years on the exact day I'm...
@gitim bump?
> Hey just a simple solution add amination in user navigation stack screenOptions={{ animation:'slide_from_right' }} Even better, `animation: "ios"` results in a much faster slide and nice navbar transition on...
If I understand correctly, this modal animation is the default one that Expo Router / React Navigation uses on Android. This solution won't work if you *actually* want this modal...
Hi there, it actually works if you point `package.json` to this fork: ``` "react-native-viewpager": "github:zhaoqigang/react-native-viewpager#931541929e4c24e78a66372d838577fbd09383e6" ``` I just discovered this while upgrading to RN 61. However viewpager has grown up...
Still a problem on Android (we are on 0.70.4). Have temporarily set everything 1dp for Android platform. Going to try an updated version of this old PR that never got...
Yes, I see this as well. I guess this is incomplete and therefore not documented. `Actions.getHistory()` is also undocumented and broken.
I had this issue too, but only because I downloaded the script back in 2015 and it hadn't been updated for `.ttc` yet. Mac OS Mojave here
@ngima did you see the requested changes? Would love to see this get merged!