Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Barebone project for logic sharing between react-web and react-native apps. Ideally, redux reducers should contain business logic for the app and the components should be as presentational as possible

Notifications You must be signed in to change notification settings

sahilaug/ReactWebWithNative

Repository files navigation

ReactWebWithNative

A Barebone project for logic sharing between react-web and react-native apps. Ideally, redux reducers should contain business logic for the app and the components should be as presentational as possible.

Stack :

Start

  • npm run start-web-server to start the web app on "localhost:3000"
  • npm run start-ios to start the ios app

About

A Barebone project for logic sharing between react-web and react-native apps. Ideally, redux reducers should contain business logic for the app and the components should be as presentational as possible

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published