Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
adding the f8 app URL
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishMunot committed Apr 25, 2016
1 parent 9ffc364 commit 9515eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/1-3-data.md
Expand Up @@ -9,7 +9,7 @@ intro: >
We explain data flow in React Native, how Redux works within the F8 app, and the simple process of connecting Parse Server.
---

*This is a series of tutorials designed to introduce React Native and its Open Source ecosystem in plain English, written alongside the building of the F8 2016 app for Android and iOS.*
*This is a series of tutorials designed to introduce React Native and its Open Source ecosystem in plain English, written alongside the building of the F8 2016 app for Android(https://play.google.com/store/apps/details?id=com.facebook.f8) and iOS(https://itunes.apple.com/us/app/f8/id853467066).*

[React](http://facebook.github.io/react/), and by extension [React Native](http://facebook.github.io/react-native/), allows you to build apps without worrying too much about where your data is coming from, so that you can get on with the business of creating the app's UI and its logic.

Expand Down

0 comments on commit 9515eff

Please sign in to comment.