Fix some pissing a’s and the’s
This commit is contained in:
parent
539ff6476a
commit
2536716727
|
@ -83,7 +83,7 @@ React.AppRegistry.registerComponent('SimpleApp', () => SimpleApp);
|
|||
|
||||
## Add Container View To Your App
|
||||
|
||||
You should now add container view for React Native component. It can be any `UIView` in your app.
|
||||
You should now add a container view for the React Native component. It can be any `UIView` in your app.
|
||||
|
||||
![Container view example](/react-native/img/EmbeddedAppContainerViewExample.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue