React Navigation with rescript react native

Hi everyone! I starting create develop app with rescript-react-native with react-navigation. The app not render any router.

Any error in my application?

That’s unexpected. Do you have a least a runtime error?
Did you try to provide initialRouteName="Main" to <Navigator ?