clean up unused code

This commit is contained in:
Horcrux
2016-09-17 09:49:28 +08:00
parent 09c5b10f02
commit d549f6ca9c
18 changed files with 142 additions and 288 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ class SvgExample extends Component {
this.state.scale.setValue(0);
Animated.spring(this.state.scale, {
toValue: 1,
useNativeDriver: true
useNativeDriver: false
}).start();
this.setState({