refactor: use private keyword for private methods

This commit is contained in:
satyajit.happy
2019-05-02 12:25:20 +02:00
parent be85845a5a
commit d4edf2e1dd
5 changed files with 750 additions and 852 deletions

View File

@@ -8,7 +8,7 @@
'react-navigation-drawer',
'react-native-gesture-handler',
'react-native-reanimated',
'react-native-vector-icons',
'react-native-vector-icons/MaterialIcons',
],
},
}

File diff suppressed because it is too large Load Diff