atoami / react-native-navigation-redux-starter-kit

React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
MIT License
269 stars 94 forks source link

static get options() not working #17

Open reepias opened 5 years ago

reepias commented 5 years ago

image

static get options() not working

image

but using Navigation.registerComponentWithRedux( HOME_SCREEN, () => require('../screens/Home').default, Provider, store ) static get options() is working

Crisis2010 commented 5 years ago

+1

balajsr commented 3 years ago

Use this solution, it is working for me

https://wix.github.io/react-native-navigation/api/component/#registering-a-component-wrapped-with-providers