mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 09:23:16 +08:00
Tutorial: Add a link to makeitopen.com
Summary:**Motivation** http://makeitopen.com is such a great resource, we should link to it from the docs. **Test plan (required)** Ran the website locally using `cd website && npm install && npm start`:  Closes https://github.com/facebook/react-native/pull/6976 Differential Revision: D3178944 fb-gh-sync-id: 26a6fdb4f04f2cb51fcba229852a67f640f534cb fbshipit-source-id: 26a6fdb4f04f2cb51fcba229852a67f640f534cb
This commit is contained in:
committed by
Facebook Github Bot 9
parent
865aed31e7
commit
f2e45bcd48
@@ -13,6 +13,9 @@ This tutorial aims to get you up to speed with writing iOS and Android apps usin
|
||||
|
||||
We assume you have experience writing applications with React. If not, you can learn about it on the [React website](http://facebook.github.io/react/).
|
||||
|
||||
### Building a real-world app
|
||||
|
||||
This tutorial explains how to build a simple app to get you started. If you're looking for a more advanced tutorial on building a real-world app, check out [makeitopen.com](http://makeitopen.com/).
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user