mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-21 22:35:13 +00:00
Fix linting, warnings, add noinspection suppression comments.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import Touchable from 'react-native/Libraries/Components/Touchable/Touchable';
|
||||
const PRESS_RETENTION_OFFSET = {top: 20, left: 20, right: 20, bottom: 30};
|
||||
|
||||
//noinspection JSUnusedGlobalSymbols
|
||||
export default {
|
||||
...Touchable.Mixin,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user