Milad Hashemi
Milad Hashemi
@cbarceloc Thank you for this! But shouldn't we add `return` before ``` [[FBSDKApplicationDelegate sharedInstance] application:app openURL:url options:options]; ```
Why is this issue closed? Is the only solution to downgrade any packages that requires `use-frameworks`?
No matter lazy or header height I have this issue. It works on first render when I use lazy, but after switching tabs back and forth, the blank header problem...
It seems to be the same issue as this: [https://github.com/software-mansion/react-native-screens/issues/1532](https://github.com/software-mansion/react-native-screens/issues/1532) Although the one I linked to is Reanimated 2
Any news or progress regarding this?
Just to be clear - because of Firebase we need to add `use_frameworks` and this breaks the animation? I'm on React Native 0.69.3. Does this issue still exist on newer...
Just noticed something - don't know if this helps with anything but here goes: When having "Debug with Chrome" enabled, the back transition animations are working.
A user on Reddit had issues with `use_frameworks` and solved it by using [https://github.com/joncardasis/cocoapods-user-defined-build-types](https://github.com/joncardasis/cocoapods-user-defined-build-types) > This plugin allows for a Podfile to specify how each Pod (or multiple Pods) should...
@fa2id I don't know what this exactly does or what the cons are, but animations are working now 🥳 @austin43 @mehthabux You guys might wanna give this a try also?
@annasychugina Did you get any response from the support or managed to solve this? Facing the same issue right now..