mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
update example`s react-naitve version to 0.31.0
This commit is contained in:
@@ -199,7 +199,7 @@ class SvgExample extends Component {
|
||||
<Animated.Modal
|
||||
visible={this.state.modal}
|
||||
style={[styles.modal, {
|
||||
transform: [{scale: this.state.scale}]
|
||||
//transform: [{scale: this.state.scale}]
|
||||
}]}
|
||||
>
|
||||
<ScrollView
|
||||
|
||||
Reference in New Issue
Block a user