mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 21:45:10 +00:00
Use eslint, add travis-ci
This commit is contained in:
@@ -10,7 +10,6 @@ import React, {
|
||||
Text,
|
||||
View,
|
||||
ScrollView,
|
||||
PixelRatio,
|
||||
TouchableHighlight,
|
||||
TouchableOpacity,
|
||||
Animated,
|
||||
@@ -181,7 +180,7 @@ class ArtSvgExample extends Component {
|
||||
{icon}
|
||||
<Text style={styles.title}>{name}</Text>
|
||||
</View>
|
||||
</TouchableHighlight>
|
||||
</TouchableHighlight>;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user