mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-28 08:18:49 +08:00
Docs: minor update
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
# ListView
|
||||
|
||||
TODO
|
||||
|
||||
## Props
|
||||
|
||||
**children** any
|
||||
**children**: any
|
||||
|
||||
Content to display over the image.
|
||||
|
||||
**style** style
|
||||
**style**: style
|
||||
|
||||
+ `property` type
|
||||
|
||||
@@ -17,7 +19,6 @@ Defaults:
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user