ReactCrossDeviceTodoExample
Sample app running on iOS / android / web (+ electron) using React, React native, Redux
Install / Use
/learn @whitphx/ReactCrossDeviceTodoExampleREADME
ReactCrossDeviceTodoExample
A sample project to build a cross-device application over iOS / android / web (+ electron) using React, React native, Redux.
Try it
Download
$ git clone git@github.com:yuichiroTCY/ReactCrossDeviceTodoExample.git
Install dependencies
$ cd ReactCrossDeviceTodoExample
$ npm install
Run iOS / android app
First, run react-native-server.
$ npm start
Next, run apps.
$ react-native run-ios
$ react-native run-android
Run web app
First, build it.
$ gulp build
The output files are stored in public directory.
Then, run webpack-dev-server (if not installed, run npm install -g webpack-dev-server)
$ webpack-dev-server
Run electron app
First, build the web app.
$ gulp build
Then, run electron app
$ npm run electron
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
