File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11rootProject. name = ' EZNet'
22include ' :react-native-fetch-blob'
33project(' :react-native-fetch-blob' ). projectDir = new File (rootProject. projectDir, ' ../node_modules/react-native-fetch-blob/android' )
4- include ' :react-native-fetch-blob'
5- project(' :react-native-fetch-blob' ). projectDir = new File (rootProject. projectDir, ' ../node_modules/react-native-fetch-blob/android' )
64include ' :react-native-vector-icons'
75project(' :react-native-vector-icons' ). projectDir = new File (rootProject. projectDir, ' ../node_modules/react-native-vector-icons/android' )
86include ' :react-native-firebase'
Original file line number Diff line number Diff line change 1- /* eslint-disable linebreak-style */
21import { FETCH_DATA } from './types' ;
32
43import Api from '../api/Api' ;
You can’t perform that action at this time.
0 commit comments