start-react / native-starter-kit

React Native Starter App with NativeBase + CodePush + Redux
http://GeekyAnts.com
Other
1.59k stars 372 forks source link

Can master branch be used for start new project #102

Closed vvusts closed 7 years ago

vvusts commented 7 years ago

I need to start a new project and just wondering can I download starter kit from master branch to create new project from it. I mean is it production ready? I know that navigation experimental is replaced with react router flux and when I open project I see in /actions/sideBarNav that there is still 'react-native-navigation-redux-helpers', replaceAt, pushRoute etc. AppNavigator contains '_renderScene()' and I think it is not in use anymore? This is obsolete code, right?

SupriyaKalghatgi commented 7 years ago

Native Start Kit will have react-navigation and cut-down obsolete code with next release

rabin111 commented 7 years ago

Do you have a plan when to release?

SupriyaKalghatgi commented 7 years ago

@rabin111 Very soon This week

SupriyaKalghatgi commented 7 years ago

@vvusts @rabin111 Native Starter Kit 6.2.0

rabin111 commented 7 years ago

@SupriyaKalghatgi Many thanks.. Do you have a plan to include Expo into NSK?

SupriyaKalghatgi commented 7 years ago

@rabin111 Not as of now

SupriyaKalghatgi commented 7 years ago

@vvusts Did you check the latest release of Native Starter Kit?

SupriyaKalghatgi commented 7 years ago

Closing this due to inactivity Please reopen if the issue continues