| 
															
														 | 
														
															 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															6
														 | 
														
															     "start": "node node_modules/react-native/local-cli/cli.js start", 
														 | 
														
															6
														 | 
														
															     "start": "node node_modules/react-native/local-cli/cli.js start", 
														 | 
													
												
													
														| 
															7
														 | 
														
															     "ios": "react-native run-ios && react-native log-ios", 
														 | 
														
															7
														 | 
														
															     "ios": "react-native run-ios && react-native log-ios", 
														 | 
													
												
													
														| 
															8
														 | 
														
															     "android": "react-native run-android && react-native log-android", 
														 | 
														
															8
														 | 
														
															     "android": "react-native run-android && react-native log-android", 
														 | 
													
												
													
														| 
															9
														 | 
														
															--   "bundle-android": "react-native bundle --entry-file index.js --bundle-output android/app/build/generated/assets/react/release/index.android.bundle --platform android --assets-dest android/app/src/main/res --dev false", 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															10
														 | 
														
															--   "build-android": "cd android && ./gradlew assembleRelease", 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															
														 | 
														
															 
														 | 
														
															9
														 | 
														
															+    "bundle-android": "react-native bundle --entry-file index.js --bundle-output android/app/build/generated/assets/react/release/index.android.bundle --platform android --assets-dest android/app/src/main/res --dev false", 
														 | 
													
												
													
														| 
															
														 | 
														
															 
														 | 
														
															10
														 | 
														
															+    "build-android": "cd android && ./gradlew assembleRelease", 
														 | 
													
												
													
														| 
															11
														 | 
														
															     "test": "jest" 
														 | 
														
															11
														 | 
														
															     "test": "jest" 
														 | 
													
												
													
														| 
															12
														 | 
														
															   }, 
														 | 
														
															12
														 | 
														
															   }, 
														 | 
													
												
													
														| 
															13
														 | 
														
															   "dependencies": { 
														 | 
														
															13
														 | 
														
															   "dependencies": { 
														 |