react-native-parallax-view-with-loading-animation
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -158,3 +158,2 @@ 'use strict' | ||
)} | ||
keyboardShouldPersistTaps | ||
scrollEventThrottle={16}> | ||
@@ -161,0 +160,0 @@ {this.renderHeader()} |
{ | ||
"name": "react-native-parallax-view-with-loading-animation", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "loading skelton effect with react-native-parallax-view.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
79548
343