mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Add JavaScript Environment in the docs and fix a few things
This commit is contained in:
@@ -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 – it’s commonly noted as simply the `V` in `MVC` – it’s easily embeddable within an existing non-React Native app. In fact, it integrates with other best practice community tools like [CocoaPods](http://cocoapods.org/).
|
||||
|
||||
Reference in New Issue
Block a user