mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-06 11:53:18 +00:00
Fix README link to View
This commit is contained in:
@@ -20,7 +20,7 @@ vendor prefixes), or require build tool configuration. This project allows
|
|||||||
components built upon React Native to be run on the Web, and it manages all
|
components built upon React Native to be run on the Web, and it manages all
|
||||||
component styling out-of-the-box.
|
component styling out-of-the-box.
|
||||||
|
|
||||||
For example, the [`View`](docs/apis/View.md) component makes it easy to build
|
For example, the [`View`](docs/components/View.md) component makes it easy to build
|
||||||
cross-browser layouts with flexbox, such as stacked and nested boxes with
|
cross-browser layouts with flexbox, such as stacked and nested boxes with
|
||||||
margin and padding. And the [`StyleSheet`](docs/guides/style.md) API converts
|
margin and padding. And the [`StyleSheet`](docs/guides/style.md) API converts
|
||||||
styles defined in JavaScript into "Atomic CSS".
|
styles defined in JavaScript into "Atomic CSS".
|
||||||
|
|||||||
Reference in New Issue
Block a user