Browse Source

fixed autolink and pod install asyncstorage

goodboy 6 years atrás
parent
commit
e52e13a3d1
5 changed files with 13 additions and 71 deletions
  1. 0 2
      ios/Podfile
  2. 6 0
      ios/Podfile.lock
  3. 0 65
      ios/emptyApp.xcodeproj/project.pbxproj
  4. 2 4
      ios/emptyApp/Info.plist
  5. 5 0
      package-lock.json

+ 0 - 2
ios/Podfile

@@ -28,9 +28,7 @@ target 'emptyapp' do
   pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
   pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
 
-  pod 'react-native-keep-awake', :path => '../node_modules/react-native-keep-awake'
 
-  pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
 
   target 'emptyappTests' do
     inherit! :search_paths

+ 6 - 0
ios/Podfile.lock

@@ -140,6 +140,8 @@ PODS:
   - React-RCTWebSocket (0.60.3):
     - React-Core (= 0.60.3)
     - React-fishhook (= 0.60.3)
+  - RNCAsyncStorage (1.6.1):
+    - React
   - RNGestureHandler (1.3.0):
     - React
   - RNGoogleSignin (2.0.0):
@@ -179,6 +181,7 @@ DEPENDENCIES:
   - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
   - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
   - React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
+  - "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
   - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
   - RNGoogleSignin (from `../node_modules/react-native-google-signin`)
   - RNNaverLogin (from `../node_modules/react-native-naver-login`)
@@ -247,6 +250,8 @@ EXTERNAL SOURCES:
     :path: "../node_modules/react-native/Libraries/Vibration"
   React-RCTWebSocket:
     :path: "../node_modules/react-native/Libraries/WebSocket"
+  RNCAsyncStorage:
+    :path: "../node_modules/@react-native-community/async-storage"
   RNGestureHandler:
     :path: "../node_modules/react-native-gesture-handler"
   RNGoogleSignin:
@@ -294,6 +299,7 @@ SPEC CHECKSUMS:
   React-RCTText: 36c0532feb5521cb295ba80e7e44b70cf1c36fc7
   React-RCTVibration: dabb8d59bb47e1d9124b3f77bfdc1b33d42b0a74
   React-RCTWebSocket: f32b93e0953d7c07fd5dd45305406282cfdc95cf
+  RNCAsyncStorage: e99188b8a89ea0edddc82d8831cd5142f4550fdc
   RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c
   RNGoogleSignin: 40c1ac794c0eaaed2c6a42faf26972957e834f17
   RNNaverLogin: 9095d5f58b02d87d7168716a261c1e03e3792f81

+ 0 - 65
ios/emptyApp.xcodeproj/project.pbxproj

@@ -5,38 +5,21 @@
 	};
 	objectVersion = 46;
 	objects = {
-
 /* Begin PBXBuildFile section */
 		00E356F31AD99517003FC87E /* emptyappTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* emptyappTests.m */; };
-		11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */; };
 		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 		13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
 		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
-		18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */; };
-		2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */; };
 		2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 		2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 		2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 		2DCD954D1E0B4F2C00145EB5 /* emptyappTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* emptyappTests.m */; };
-		3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */; };
-		65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */; };
 		687431D2FBD4020120E9D21D /* libPods-emptyappTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */; };
-		6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */; };
 		740BB2D622F9E8BE00DEB528 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 740BB2D522F9E8BE00DEB528 /* GoogleService-Info.plist */; };
-		743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */; };
-		8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5521B08E8DBA4573A604197E /* AntDesign.ttf */; };
-		8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2583D99A90144B899827A14B /* EvilIcons.ttf */; };
 		90F2E3F571BDC36D6EA06796 /* libPods-emptyapp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */; };
 		932B4D215739A9CC1A2A08FE /* libPods-emptyapp-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C2E21C0C3822578E3ADBDCD3 /* libPods-emptyapp-tvOS.a */; };
-		964D969D285648B19AEB2872 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E719B8237A3D417A861D36D5 /* Feather.ttf */; };
-		A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */; };
-		B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BF694F2B5B0A4187A15F80AD /* Zocial.ttf */; };
-		CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */; };
-		D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */; };
-		D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 155721587C9D4E05B71891B4 /* Ionicons.ttf */; };
 		E293DE94B147488787B44961 /* libPods-emptyapp-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */; };
-		FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 379A11462E21408BB7BEDAF6 /* Octicons.ttf */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
@@ -61,7 +44,6 @@
 		00E356EE1AD99517003FC87E /* emptyappTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = emptyappTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 		00E356F21AD99517003FC87E /* emptyappTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = emptyappTests.m; sourceTree = "<group>"; };
-		12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialCommunityIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf"; sourceTree = "<group>"; };
 		13A47EDF11D97457F6F61CEC /* Pods-emptyapp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp.debug.xcconfig"; sourceTree = "<group>"; };
 		13B07F961A680F5B00A75B9A /* emptyapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = emptyapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = emptyapp/AppDelegate.h; sourceTree = "<group>"; };
@@ -70,37 +52,22 @@
 		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = emptyapp/Images.xcassets; sourceTree = "<group>"; };
 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = emptyapp/Info.plist; sourceTree = "<group>"; };
 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = emptyapp/main.m; sourceTree = "<group>"; };
-		155721587C9D4E05B71891B4 /* Ionicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Ionicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf"; sourceTree = "<group>"; };
 		1EB6FC8C3ABD15B9A699CC2D /* Pods-emptyapp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp.release.xcconfig"; sourceTree = "<group>"; };
-		2583D99A90144B899827A14B /* EvilIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = EvilIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf"; sourceTree = "<group>"; };
 		2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "emptyapp-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
 		2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "emptyapp-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
-		379A11462E21408BB7BEDAF6 /* Octicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Octicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; };
 		54BEB7690A066C721868DB3B /* Pods-emptyapp-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOSTests/Pods-emptyapp-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
-		5521B08E8DBA4573A604197E /* AntDesign.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = AntDesign.ttf; path = "../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf"; sourceTree = "<group>"; };
 		5F5F37E4A15F7D85CB9028B1 /* Pods-emptyapp-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOS/Pods-emptyapp-tvOS.release.xcconfig"; sourceTree = "<group>"; };
-		6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Regular.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; };
-		6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Brands.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; };
-		73C84A2B3D294E9787F448BA /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
 		740BB2D522F9E8BE00DEB528 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../../Downloads/emptyapp/GoogleService-Info.plist"; sourceTree = "<group>"; };
 		7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 		B06B1F2B39724A680235A66F /* Pods-emptyappTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyappTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyappTests/Pods-emptyappTests.debug.xcconfig"; sourceTree = "<group>"; };
 		B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
-		BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; };
-		BF694F2B5B0A4187A15F80AD /* Zocial.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Zocial.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Zocial.ttf"; sourceTree = "<group>"; };
 		C2E21C0C3822578E3ADBDCD3 /* libPods-emptyapp-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 		C537CE6BF8375091B206FDC9 /* Pods-emptyapp-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOS/Pods-emptyapp-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
-		C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Solid.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf"; sourceTree = "<group>"; };
 		CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyappTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
-		CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Entypo.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Entypo.ttf"; sourceTree = "<group>"; };
 		DD13F068882BC895CD7C1552 /* Pods-emptyappTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyappTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyappTests/Pods-emptyappTests.release.xcconfig"; sourceTree = "<group>"; };
-		E719B8237A3D417A861D36D5 /* Feather.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Feather.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Feather.ttf"; sourceTree = "<group>"; };
 		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
 		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
 		EFE39F8BFDF737FA41F48B2E /* Pods-emptyapp-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOSTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOSTests/Pods-emptyapp-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
-		F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Fontisto.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf"; sourceTree = "<group>"; };
-		F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = SimpleLineIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf"; sourceTree = "<group>"; };
-		FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Foundation.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -174,22 +141,6 @@
 		222B1436A6E24A0DB433E0AA /* Resources */ = {
 			isa = PBXGroup;
 			children = (
-				5521B08E8DBA4573A604197E /* AntDesign.ttf */,
-				CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */,
-				2583D99A90144B899827A14B /* EvilIcons.ttf */,
-				E719B8237A3D417A861D36D5 /* Feather.ttf */,
-				73C84A2B3D294E9787F448BA /* FontAwesome.ttf */,
-				6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */,
-				6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */,
-				C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */,
-				F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */,
-				FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */,
-				155721587C9D4E05B71891B4 /* Ionicons.ttf */,
-				12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */,
-				BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */,
-				379A11462E21408BB7BEDAF6 /* Octicons.ttf */,
-				F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */,
-				BF694F2B5B0A4187A15F80AD /* Zocial.ttf */,
 			);
 			name = Resources;
 			sourceTree = "<group>";
@@ -399,23 +350,7 @@
 			files = (
 				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
 				13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
-				8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */,
-				743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */,
-				8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */,
-				964D969D285648B19AEB2872 /* Feather.ttf in Resources */,
-				18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */,
-				CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */,
-				2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */,
-				11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */,
-				65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */,
 				740BB2D622F9E8BE00DEB528 /* GoogleService-Info.plist in Resources */,
-				D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */,
-				D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */,
-				3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */,
-				A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */,
-				FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */,
-				6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */,
-				B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};

+ 2 - 4
ios/emptyApp/Info.plist

@@ -75,8 +75,8 @@
 		<string>fb-messenger-share-api</string>
 		<string>fbauth2</string>
 		<string>fbshareextension</string>
-    <string>naversearchapp</string>
-    <string>naversearchthirdlogin</string>
+		<string>naversearchapp</string>
+		<string>naversearchthirdlogin</string>
 	</array>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
@@ -93,8 +93,6 @@
 			</dict>
 		</dict>
 	</dict>
-	<key>NSLocationWhenInUseUsageDescription</key>
-	<string></string>
 	<key>UIAppFonts</key>
 	<array>
 		<string>AntDesign.ttf</string>

+ 5 - 0
package-lock.json

@@ -988,6 +988,11 @@
         "@types/yargs": "^12.0.9"
       }
     },
+    "@react-native-community/async-storage": {
+      "version": "1.6.1",
+      "resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.6.1.tgz",
+      "integrity": "sha512-1WA28xfdhG+unkTEk/lXnqI2izv6belo0CYw7UdvaeHm8TIYT6eTmIIdGR7oiCa2xSKEnaPQqRMH6h7gyLNbww=="
+    },
     "@react-native-community/cli-platform-android": {
       "version": "2.5.0",
       "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-2.5.0.tgz",