This commit is contained in:
Spencer Ahrens 2015-03-26 11:07:15 -07:00
Родитель 4c5ecfd1e7
Коммит e463c9bb08
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -191,4 +191,4 @@ var MyCustomView = createReactIOSNativeComponentClass({
});
```
More documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/).
Further documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/docs/getting-started.html).