Prasath Ravichandran

Results 2 comments of Prasath Ravichandran
trafficstars

I also faced this kind of issue, but I resolved it by adding some configuration inside our project AndroidManifest.xml file. ### Step 1: Create one new **xml** folder inside your...

Yes, by adding mode="modal" to the sharedElementStack.Navigator resolves the issue. @traingethermarc. Thanks @Shik1997