DEV Community

Discussion on: How to pass initial props from Android native.

 
ryohlan profile image
Ryohlan

Pass App.js props to react-navigation root component. it should be worked.

Thread Thread
 
silhouette5366 profile image
silhouette5366

Thanks for the quick response. I am trying to pass the initial props to first scene.
Great post !!

Thread Thread
 
kps250 profile image
Kiran Shinde • Edited

How can we pass App.js props to react-navigation root component?