Update Tutorial.md

This commit is contained in:
Andrew Rasmussen
2015-03-25 22:15:12 -07:00
parent 0b3cce1fd2
commit 74e72f2cd7

View File

@@ -9,7 +9,7 @@ next: videos
## Preface
This is a tutorial that aims to get you up to speed with writing iOS apps using React Native. If you want to learn what React Native is and why Facebook built it, check out this blog post: **[INSERT BLOG POST URL]**.
This tutorial aims to get you up to speed with writing iOS apps using React Native.
We assume you have experience writing websites with React. If not, you can learn about it on the [React website](http://facebook.github.io/react/).