Updated PullToRefresher/ptr styles, padding
• Updated: - PullToRefresher/ptr styles, padding
This commit is contained in:
@@ -33,7 +33,7 @@ class PullToRefresher extends React.PureComponent {
|
||||
|
||||
const ptr = PullToRefresh.init({
|
||||
mainElement: 'body',
|
||||
distMax: 110,
|
||||
distMax: 130,
|
||||
onRefresh: this.handleOnRefresh,
|
||||
instructionsPullToRefresh: ReactDOMServer.renderToString(
|
||||
<Text {...textProps}>Pull to Refresh</Text>
|
||||
|
||||
Reference in New Issue
Block a user