mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 22:50:21 +08:00
change singular
This commit is contained in:
@@ -44,7 +44,7 @@ All the core components accept a style attribute.
|
||||
<View style={styles.background} />
|
||||
```
|
||||
|
||||
They also accepts an array of styles.
|
||||
They also accept an array of styles.
|
||||
|
||||
```javascript
|
||||
<View style={[styles.base, styles.background]} />
|
||||
|
||||
Reference in New Issue
Block a user