Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
于良
2016-07-20 20:31:17 +0800
Commit
bee1f262a097359fcc11fa0f8b4205290667f5c7
1 parent
a64f7228
增加下拉刷新开关 review by 盖剑秋
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/common/components/ScrollView.js.bak
js/common/components/ScrollView.js.bak
View file @
bee1f26
...
...
@@ -332,6 +332,7 @@ const ScrollView = React.createClass({
pull to refresh
*/
enablePullToRefresh: PropTypes.bool,
isOnPullToRefresh: PropTypes.bool,
onRefreshData: PropTypes.func,
},
...
...
Please
register
or
login
to post a comment