Skip to content

Commit cb0d9fe

Browse files
authored
Update README.md
1 parent a6e515e commit cb0d9fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ android自动刷新组件见[react-native-SmartRefreshLayout](https://github.com
99
在工程中导入:
1010
```js
1111
import MJRefresh,{ScrollView} from 'react-native-mjrefresh'
12+
//该ScrollView兼容官方所有的属性和方法,refreshControl也可以使用官方的RefreshControl
1213
state={
1314
text:'下拉刷新'
1415
}

0 commit comments

Comments
 (0)