mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 18:44:25 +00:00
Update Style.md
This commit is contained in:
parent
517343a751
commit
1919c7ba2f
@ -60,6 +60,7 @@ In order to let a call site customize the style of your component children, you
|
||||
```javascript
|
||||
var List = React.createClass({
|
||||
propTypes: {
|
||||
style: View.stylePropType,
|
||||
elementStyle: View.stylePropType,
|
||||
},
|
||||
render: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user