You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use to another third party - react-native-swRefresh
npm install react-native-scrollview-updown --save
Document
HomeIndex.defaultProps = {
clickDetailsViewStyle: {},// Android OS this is 'oneScrollView' bottom custom View style
clickDetailsTitle: '点击查看图文详情',// Android OS this is 'oneScrollView' custom bottom Title
oneScrollBottomView: null,//This is 'oneScrollView' bottom custom View
firstListViewCell: null,//This is 'oneListView' custom renderRow,this is style height need greater than or equal to screen hight
secondListViewCell: null,//This is 'twoListView' custom renderRow
startTime: 800,//_onLoadMore Animated time
listRefershStartTime: 800,//_onListRefersh Animated time
};