Hoang Hai
Hoang Hai
Me too, any fixed ?
Found the solution! You have to wrap the screen which use shareElement in it before you add it to Tab.Navigator Like this: `const StackElement2 = createSharedElementStackNavigator(); const HomeScreen1 =()=>( )`...
> Hi folks, sharing here an example using the PreCompose swipe back implementation in Voyager. Hopefully soon I can refine this code and bring it here again, but, for anyone...
Have you set arm64 in excluded Architectures in Build Settings?
@morenoh149 Yes, this PR will close that issue
@mym0404 As you can see in my code, I didn't config or enable any arm64, but don't know why this new arch required that, I think because of new Spec...
Hi @mrousavy , any updates on this?