I want to pass parameters to hoc. I saw that react-navigation method withNavigation. Is there available like this method on react-native-navigation? Or how can I do this method?
Asked
Active
Viewed 302 times
0
-
1Can you provide example about this parameters you want to pass in? and what have you tried – Val Jan 02 '18 at 08:50
-
I want to use push, setStyle etc. do you know withNavigation methods on react-navigation ? – Burhan Yılmaz Jan 02 '18 at 10:05