Skip to content

learn once build all for UI, build once deploy all for shared logic and state

Notifications You must be signed in to change notification settings

ycfreeman/cross-platform-react-native-example

Repository files navigation

Description

prototype of cross platform code with:

  • react (react-dom)
  • react-native
  • rxjs
  • redux
  • react-redux
  • redux-observable

Web

entry point index.js
build tool webpack
build config webpack.config.js

ios

entry point index.ios.js
build tool react-native-cli / xcode
project path ios/app.xcodeproj

android

entry point index.android.js
build tool react-native-cli / android studio / gradlew / (buck?)
gradle path android/gradle/

About

learn once build all for UI, build once deploy all for shared logic and state

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published