Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

shiningjason/ReactNativeTodos

Repository files navigation

React Native Todos (ios / android)

本範例是由 ReactTodosTutorial 轉換成 React Native 的版本

本專案目的

  • 根據 Commit history 看到 React 轉換成 React Native 的過程
  • 示範 ReactNative + Redux + Immutable.js
  • For fun : )

如何啟動專案?

1. 下載 React Native

請參考官方文件中 Getting Started

2. 下載專案

git clone https://github.com/shiningjason1989/ReactNativeTodos.git
cd ReactNativeTodos
npm install
open iOS/ReactNativeTodos.xcodeproj

3. 最後

點擊 xcode 上方的 run 即可 : )

如果你沒有 Mac 的話

你可以使用 exponent/xde,使用的方式可以參考本篇 ExponentTodos

Ps. 不過,你還是要有一台 iPhone 才可以 :p

About

這是修改成 React Native 版本的 React Todos 範例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published