Closed Aure77 closed 4 years ago
Hi,
This looks a bit similar to #42 so I'm closing.
For now the best solution is probably something like useNavigation() as NavigationStackProp<MyParams>
I don't have much time to work on this currently but PRs are welcome
There is a way to define navigation params typing on useNavigation with typescript ?
This is not working useNavigation because of this (P default value/type) :
there is no access to optional second type on NavigationScreenProp...