Skip to content

react-native and react-native-web app framework config

Notifications You must be signed in to change notification settings

wollld/react-native-web-demo

Repository files navigation

create-react-app

用途

  • 这是一个完整的react-native,react-native-web工程文件结构与配置
  • 写react-native代码,既可以生成ios android app,又可以通过webpack打包生成h5前端代码

app framework

  1. 主要框架 react-native react-native-web
  2. 路由使用 react-router-redux
  3. 数据处理使用 redux
  4. 打包工具webpack
  5. 开发服务器 webpack-dev-server
  6. 浏览器redux工具 redux-devtools-extension
  7. 各种loader babel-loader...

About

react-native and react-native-web app framework config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published