mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 07:08:27 +00:00
Update Style.md
This commit is contained in:
parent
1919c7ba2f
commit
fac2c8bc18
@ -74,5 +74,6 @@ var List = React.createClass({
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// ... in another file ...
|
||||||
<List style={styles.list} elementStyle={styles.element} />
|
<List style={styles.list} elementStyle={styles.element} />
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user