File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11rootProject. name = ' noder'
22
33include ' :app'
4- include ' :react-native-camera'
5- project(' :react-native-camera' ). projectDir = new File (rootProject. projectDir, ' ../node_modules/react-native-camera//Users/soliury/soliury/git/noder-react-native/node_modules/react-native-camera/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-camera'
Original file line number Diff line number Diff line change 55 "start" : " react-native start" ,
66 "clean:babelrc" : " find ./node_modules -name react-packager -prune -o -name '.babelrc' -print | xargs rm -f" ,
77 "postinstall" : " npm run clean:babelrc" ,
8- "android " : " react-native run-android && npm run log " ,
8+ "an " : " react-native run-android" ,
99 "log" : " adb logcat *:S ReactNative:V ReactNativeJS:V"
1010 },
1111 "dependencies" : {
You can’t perform that action at this time.
0 commit comments