原生集成的下拉刷新。
npm install react-native-refreshnpx jetify。``
$ npm install react-native-refresh --save
$ cd ios && pod install
$ cd .. && npx jetify
$ npm run ios // npm run android
`
`
$ npm install react-native-refresh --save
$ react-native link react-native-refresh
$ npm run ios // npm run android
``