mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 09:17:55 +08:00
Update Style.md
This commit is contained in:
@@ -74,5 +74,6 @@ var List = React.createClass({
|
||||
}
|
||||
});
|
||||
|
||||
// ... in another file ...
|
||||
<List style={styles.list} elementStyle={styles.element} />
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user