Add JavaScript Environment in the docs and fix a few things

This commit is contained in:
Christopher Chedeau
2015-04-08 11:06:56 -07:00
parent e0a0bb1857
commit 1c7f39e461
3 changed files with 16 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ title: Integration with Existing App
layout: docs
category: Guides
permalink: docs/embedded-app.html
next: activityindicatorios
next: javascript-environment
---
Since React makes no assumptions about the rest of your technology stack its commonly noted as simply the `V` in `MVC` its easily embeddable within an existing non-React Native app. In fact, it integrates with other best practice community tools like [CocoaPods](http://cocoapods.org/).