Skip to content

Commit d1bdaa1

Browse files
committed
feat: icons
1 parent d548a10 commit d1bdaa1

28 files changed

+392
-67
lines changed

assets/fonts/AntDesign.ttf

68.7 KB
Binary file not shown.

assets/fonts/Entypo.ttf

64.6 KB
Binary file not shown.

assets/fonts/EvilIcons.ttf

13.1 KB
Binary file not shown.

assets/fonts/Feather.ttf

54.9 KB
Binary file not shown.

assets/fonts/FontAwesome.ttf

162 KB
Binary file not shown.

assets/fonts/FontAwesome5_Brands.ttf

131 KB
Binary file not shown.

assets/fonts/FontAwesome5_Regular.ttf

32.9 KB
Binary file not shown.

assets/fonts/FontAwesome5_Solid.ttf

198 KB
Binary file not shown.

assets/fonts/FontAwesome6_Brands.ttf

185 KB
Binary file not shown.

assets/fonts/FontAwesome6_Regular.ttf

61.9 KB
Binary file not shown.

assets/fonts/FontAwesome6_Solid.ttf

385 KB
Binary file not shown.

assets/fonts/Fontisto.ttf

306 KB
Binary file not shown.

assets/fonts/Foundation.ttf

55.6 KB
Binary file not shown.

assets/fonts/Ionicons.ttf

432 KB
Binary file not shown.
1.09 MB
Binary file not shown.

assets/fonts/MaterialIcons.ttf

348 KB
Binary file not shown.

assets/fonts/Octicons.ttf

48.2 KB
Binary file not shown.

assets/fonts/SimpleLineIcons.ttf

52.8 KB
Binary file not shown.

assets/fonts/Zocial.ttf

25.2 KB
Binary file not shown.
+81
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"migIndex": 1,
3+
"data": [
4+
{
5+
"path": "assets/fonts/AntDesign.ttf",
6+
"sha1": "4e77868439280fb434d4697c7b911271406c81f3"
7+
},
8+
{
9+
"path": "assets/fonts/Entypo.ttf",
10+
"sha1": "12b5670eb178138f77285d5f2c246d3cc5fa67d6"
11+
},
12+
{
13+
"path": "assets/fonts/EvilIcons.ttf",
14+
"sha1": "91d377ea3cf47490b256c2ed081704a7dabdae0c"
15+
},
16+
{
17+
"path": "assets/fonts/Feather.ttf",
18+
"sha1": "e6604258b1ced5efd51360875d782fca65381d47"
19+
},
20+
{
21+
"path": "assets/fonts/FontAwesome.ttf",
22+
"sha1": "13b1eab65a983c7a73bc7997c479d66943f7c6cb"
23+
},
24+
{
25+
"path": "assets/fonts/FontAwesome5_Brands.ttf",
26+
"sha1": "3fa2d67cef22da5c3f3eb5730c6afbd6fecf0372"
27+
},
28+
{
29+
"path": "assets/fonts/FontAwesome5_Regular.ttf",
30+
"sha1": "7d849a3981a716e2ba4a84634bc57d0b8054a6a3"
31+
},
32+
{
33+
"path": "assets/fonts/FontAwesome5_Solid.ttf",
34+
"sha1": "c1b9fae262f42868c075ac865a8ab34920e20a2c"
35+
},
36+
{
37+
"path": "assets/fonts/FontAwesome6_Brands.ttf",
38+
"sha1": "d8b3568e9d8a1d3c01c85520eb9ca0b49b72815d"
39+
},
40+
{
41+
"path": "assets/fonts/FontAwesome6_Regular.ttf",
42+
"sha1": "2d7890e12afb77490112ec57fe47ca0688aebda2"
43+
},
44+
{
45+
"path": "assets/fonts/FontAwesome6_Solid.ttf",
46+
"sha1": "e9ace557c3aa403307f1e7a2cef1c035d522b94b"
47+
},
48+
{
49+
"path": "assets/fonts/Fontisto.ttf",
50+
"sha1": "c090a3ec96a3f1bb9b615c2f3f204ce0dcdcdbc3"
51+
},
52+
{
53+
"path": "assets/fonts/Foundation.ttf",
54+
"sha1": "4b2bce6c792493a4a5716b6fec2dbefe89492c3f"
55+
},
56+
{
57+
"path": "assets/fonts/Ionicons.ttf",
58+
"sha1": "86e07c3d974eb09099e6e5a9b3b8310303cf0feb"
59+
},
60+
{
61+
"path": "assets/fonts/MaterialCommunityIcons.ttf",
62+
"sha1": "4c2a838b00dbb5e8bb1b368fce0de534e8eb241c"
63+
},
64+
{
65+
"path": "assets/fonts/MaterialIcons.ttf",
66+
"sha1": "7e02c3f005532ff4d24148567c84089756a7848a"
67+
},
68+
{
69+
"path": "assets/fonts/Octicons.ttf",
70+
"sha1": "56acefc0731f35ee23b195b1c8cb5fa94a0db97b"
71+
},
72+
{
73+
"path": "assets/fonts/SimpleLineIcons.ttf",
74+
"sha1": "9ffb81a5a11112e292f2cc323e98486bad597599"
75+
},
76+
{
77+
"path": "assets/fonts/Zocial.ttf",
78+
"sha1": "6a48a962b06cc3acbdfd61df0d9a34744eea5e8d"
79+
}
80+
]
81+
}

example/ios/ComponentsExample.xcodeproj/project.pbxproj

+86-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,25 @@
1414
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
1515
7699B88040F8A987B510C191 /* libPods-ComponentsExample-ComponentsExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-ComponentsExample-ComponentsExampleTests.a */; };
1616
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
17+
49284A2D163249D982045A1F /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2F12291EABDB4AAF949FBA7A /* AntDesign.ttf */; };
18+
B54B92EDBE32497590DC69D7 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 3DAE99BBDB5F4F2198F409EE /* Entypo.ttf */; };
19+
68DBE13A1D3C45EC94CB9499 /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EDAFBA67714242198F34AC55 /* EvilIcons.ttf */; };
20+
DA2B27364FEC47B88A462D05 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B8919090F24A4A9F97EBF4C9 /* Feather.ttf */; };
21+
57B54B2439D843D5A9C39A76 /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 4FA6DB3AE068469A97AD4342 /* FontAwesome.ttf */; };
22+
AE947DF437E940619DD01898 /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 73FA7A1FB7AF4659ADF088ED /* FontAwesome5_Brands.ttf */; };
23+
A0E77AC6AC9042889789E711 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 756151F2C62747D3B504337E /* FontAwesome5_Regular.ttf */; };
24+
EE14B6AEC29F4D70A5222AC4 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1F2EA24FFEC44AAA8E1F7232 /* FontAwesome5_Solid.ttf */; };
25+
356C0B7838CA4F69889B1B5D /* FontAwesome6_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9792B6B8718648108514E36D /* FontAwesome6_Brands.ttf */; };
26+
B34EBA48BF584744893AF058 /* FontAwesome6_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D87E8376467B45A798A5A888 /* FontAwesome6_Regular.ttf */; };
27+
797003B5CF9449B5AFD93356 /* FontAwesome6_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E8C0FB203DC949C2A1A5D619 /* FontAwesome6_Solid.ttf */; };
28+
764B23FCC6324B4D906C7AA3 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 4E8758EC231E4B66A8725B6A /* Fontisto.ttf */; };
29+
5E3D69E84FA24368A9BEC70C /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 33BA32E583574F64890982E0 /* Foundation.ttf */; };
30+
D5E6A5C1E94A437FB923B134 /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A62B46F67CBF4565AC0516BE /* Ionicons.ttf */; };
31+
741DFD23283B41C7A0DC310C /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FEAE3332951949D489A9BCA7 /* MaterialCommunityIcons.ttf */; };
32+
93FC1133EE3F4A23B2BAB99C /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7E6DDFD918744C55900A4D82 /* MaterialIcons.ttf */; };
33+
3CF32840739E4DC18E38F9F1 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 358A10D024F14153B20E5921 /* Octicons.ttf */; };
34+
CFD5F3004582406184705951 /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F303227BD5B34D39BB7BB391 /* SimpleLineIcons.ttf */; };
35+
37891FD2B9DD4CD2A88C283D /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A3E080C4E87948A49C168898 /* Zocial.ttf */; };
1736
/* End PBXBuildFile section */
1837

1938
/* Begin PBXContainerItemProxy section */
@@ -36,7 +55,7 @@
3655
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ComponentsExample/Images.xcassets; sourceTree = "<group>"; };
3756
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ComponentsExample/Info.plist; sourceTree = "<group>"; };
3857
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ComponentsExample/main.m; sourceTree = "<group>"; };
39-
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ComponentsExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
58+
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ComponentsExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
4059
19F6CBCC0A4E27FBF8BF4A61 /* libPods-ComponentsExample-ComponentsExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ComponentsExample-ComponentsExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4160
3B4392A12AC88292D35C810B /* Pods-ComponentsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ComponentsExample.debug.xcconfig"; path = "Target Support Files/Pods-ComponentsExample/Pods-ComponentsExample.debug.xcconfig"; sourceTree = "<group>"; };
4261
5709B34CF0A7D63546082F79 /* Pods-ComponentsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ComponentsExample.release.xcconfig"; path = "Target Support Files/Pods-ComponentsExample/Pods-ComponentsExample.release.xcconfig"; sourceTree = "<group>"; };
@@ -45,6 +64,25 @@
4564
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ComponentsExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
4665
89C6BE57DB24E9ADA2F236DE /* Pods-ComponentsExample-ComponentsExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ComponentsExample-ComponentsExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ComponentsExample-ComponentsExampleTests/Pods-ComponentsExample-ComponentsExampleTests.release.xcconfig"; sourceTree = "<group>"; };
4766
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
67+
2F12291EABDB4AAF949FBA7A /* AntDesign.ttf */ = {isa = PBXFileReference; name = "AntDesign.ttf"; path = "../assets/fonts/AntDesign.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
68+
3DAE99BBDB5F4F2198F409EE /* Entypo.ttf */ = {isa = PBXFileReference; name = "Entypo.ttf"; path = "../assets/fonts/Entypo.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
69+
EDAFBA67714242198F34AC55 /* EvilIcons.ttf */ = {isa = PBXFileReference; name = "EvilIcons.ttf"; path = "../assets/fonts/EvilIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
70+
B8919090F24A4A9F97EBF4C9 /* Feather.ttf */ = {isa = PBXFileReference; name = "Feather.ttf"; path = "../assets/fonts/Feather.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
71+
4FA6DB3AE068469A97AD4342 /* FontAwesome.ttf */ = {isa = PBXFileReference; name = "FontAwesome.ttf"; path = "../assets/fonts/FontAwesome.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
72+
73FA7A1FB7AF4659ADF088ED /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Brands.ttf"; path = "../assets/fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
73+
756151F2C62747D3B504337E /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Regular.ttf"; path = "../assets/fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
74+
1F2EA24FFEC44AAA8E1F7232 /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Solid.ttf"; path = "../assets/fonts/FontAwesome5_Solid.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
75+
9792B6B8718648108514E36D /* FontAwesome6_Brands.ttf */ = {isa = PBXFileReference; name = "FontAwesome6_Brands.ttf"; path = "../assets/fonts/FontAwesome6_Brands.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
76+
D87E8376467B45A798A5A888 /* FontAwesome6_Regular.ttf */ = {isa = PBXFileReference; name = "FontAwesome6_Regular.ttf"; path = "../assets/fonts/FontAwesome6_Regular.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
77+
E8C0FB203DC949C2A1A5D619 /* FontAwesome6_Solid.ttf */ = {isa = PBXFileReference; name = "FontAwesome6_Solid.ttf"; path = "../assets/fonts/FontAwesome6_Solid.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
78+
4E8758EC231E4B66A8725B6A /* Fontisto.ttf */ = {isa = PBXFileReference; name = "Fontisto.ttf"; path = "../assets/fonts/Fontisto.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
79+
33BA32E583574F64890982E0 /* Foundation.ttf */ = {isa = PBXFileReference; name = "Foundation.ttf"; path = "../assets/fonts/Foundation.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
80+
A62B46F67CBF4565AC0516BE /* Ionicons.ttf */ = {isa = PBXFileReference; name = "Ionicons.ttf"; path = "../assets/fonts/Ionicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
81+
FEAE3332951949D489A9BCA7 /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; name = "MaterialCommunityIcons.ttf"; path = "../assets/fonts/MaterialCommunityIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
82+
7E6DDFD918744C55900A4D82 /* MaterialIcons.ttf */ = {isa = PBXFileReference; name = "MaterialIcons.ttf"; path = "../assets/fonts/MaterialIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
83+
358A10D024F14153B20E5921 /* Octicons.ttf */ = {isa = PBXFileReference; name = "Octicons.ttf"; path = "../assets/fonts/Octicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
84+
F303227BD5B34D39BB7BB391 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; name = "SimpleLineIcons.ttf"; path = "../assets/fonts/SimpleLineIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
85+
A3E080C4E87948A49C168898 /* Zocial.ttf */ = {isa = PBXFileReference; name = "Zocial.ttf"; path = "../assets/fonts/Zocial.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
4886
/* End PBXFileReference section */
4987

5088
/* Begin PBXFrameworksBuildPhase section */
@@ -124,6 +162,7 @@
124162
83CBBA001A601CBA00E9B192 /* Products */,
125163
2D16E6871FA4F8E400B85C8A /* Frameworks */,
126164
BBD78D7AC51CEA395F1C20DB /* Pods */,
165+
D664C379775D41A3B514D92A /* Resources */,
127166
);
128167
indentWidth = 2;
129168
sourceTree = "<group>";
@@ -150,6 +189,33 @@
150189
path = Pods;
151190
sourceTree = "<group>";
152191
};
192+
D664C379775D41A3B514D92A /* Resources */ = {
193+
isa = "PBXGroup";
194+
children = (
195+
2F12291EABDB4AAF949FBA7A /* AntDesign.ttf */,
196+
3DAE99BBDB5F4F2198F409EE /* Entypo.ttf */,
197+
EDAFBA67714242198F34AC55 /* EvilIcons.ttf */,
198+
B8919090F24A4A9F97EBF4C9 /* Feather.ttf */,
199+
4FA6DB3AE068469A97AD4342 /* FontAwesome.ttf */,
200+
73FA7A1FB7AF4659ADF088ED /* FontAwesome5_Brands.ttf */,
201+
756151F2C62747D3B504337E /* FontAwesome5_Regular.ttf */,
202+
1F2EA24FFEC44AAA8E1F7232 /* FontAwesome5_Solid.ttf */,
203+
9792B6B8718648108514E36D /* FontAwesome6_Brands.ttf */,
204+
D87E8376467B45A798A5A888 /* FontAwesome6_Regular.ttf */,
205+
E8C0FB203DC949C2A1A5D619 /* FontAwesome6_Solid.ttf */,
206+
4E8758EC231E4B66A8725B6A /* Fontisto.ttf */,
207+
33BA32E583574F64890982E0 /* Foundation.ttf */,
208+
A62B46F67CBF4565AC0516BE /* Ionicons.ttf */,
209+
FEAE3332951949D489A9BCA7 /* MaterialCommunityIcons.ttf */,
210+
7E6DDFD918744C55900A4D82 /* MaterialIcons.ttf */,
211+
358A10D024F14153B20E5921 /* Octicons.ttf */,
212+
F303227BD5B34D39BB7BB391 /* SimpleLineIcons.ttf */,
213+
A3E080C4E87948A49C168898 /* Zocial.ttf */,
214+
);
215+
name = Resources;
216+
sourceTree = "<group>";
217+
path = "";
218+
};
153219
/* End PBXGroup section */
154220

155221
/* Begin PBXNativeTarget section */
@@ -245,6 +311,25 @@
245311
files = (
246312
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
247313
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
314+
49284A2D163249D982045A1F /* AntDesign.ttf in Resources */,
315+
B54B92EDBE32497590DC69D7 /* Entypo.ttf in Resources */,
316+
68DBE13A1D3C45EC94CB9499 /* EvilIcons.ttf in Resources */,
317+
DA2B27364FEC47B88A462D05 /* Feather.ttf in Resources */,
318+
57B54B2439D843D5A9C39A76 /* FontAwesome.ttf in Resources */,
319+
AE947DF437E940619DD01898 /* FontAwesome5_Brands.ttf in Resources */,
320+
A0E77AC6AC9042889789E711 /* FontAwesome5_Regular.ttf in Resources */,
321+
EE14B6AEC29F4D70A5222AC4 /* FontAwesome5_Solid.ttf in Resources */,
322+
356C0B7838CA4F69889B1B5D /* FontAwesome6_Brands.ttf in Resources */,
323+
B34EBA48BF584744893AF058 /* FontAwesome6_Regular.ttf in Resources */,
324+
797003B5CF9449B5AFD93356 /* FontAwesome6_Solid.ttf in Resources */,
325+
764B23FCC6324B4D906C7AA3 /* Fontisto.ttf in Resources */,
326+
5E3D69E84FA24368A9BEC70C /* Foundation.ttf in Resources */,
327+
D5E6A5C1E94A437FB923B134 /* Ionicons.ttf in Resources */,
328+
741DFD23283B41C7A0DC310C /* MaterialCommunityIcons.ttf in Resources */,
329+
93FC1133EE3F4A23B2BAB99C /* MaterialIcons.ttf in Resources */,
330+
3CF32840739E4DC18E38F9F1 /* Octicons.ttf in Resources */,
331+
CFD5F3004582406184705951 /* SimpleLineIcons.ttf in Resources */,
332+
37891FD2B9DD4CD2A88C283D /* Zocial.ttf in Resources */,
248333
);
249334
runOnlyForDeploymentPostprocessing = 0;
250335
};

example/ios/ComponentsExample/Info.plist

+23-2
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,13 @@
2626
<true/>
2727
<key>NSAppTransportSecurity</key>
2828
<dict>
29-
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
3029
<key>NSAllowsArbitraryLoads</key>
3130
<false/>
3231
<key>NSAllowsLocalNetworking</key>
3332
<true/>
3433
</dict>
3534
<key>NSLocationWhenInUseUsageDescription</key>
36-
<string></string>
35+
<string/>
3736
<key>UILaunchStoryboardName</key>
3837
<string>LaunchScreen</string>
3938
<key>UIRequiredDeviceCapabilities</key>
@@ -48,5 +47,27 @@
4847
</array>
4948
<key>UIViewControllerBasedStatusBarAppearance</key>
5049
<false/>
50+
<key>UIAppFonts</key>
51+
<array>
52+
<string>AntDesign.ttf</string>
53+
<string>Entypo.ttf</string>
54+
<string>EvilIcons.ttf</string>
55+
<string>Feather.ttf</string>
56+
<string>FontAwesome.ttf</string>
57+
<string>FontAwesome5_Brands.ttf</string>
58+
<string>FontAwesome5_Regular.ttf</string>
59+
<string>FontAwesome5_Solid.ttf</string>
60+
<string>FontAwesome6_Brands.ttf</string>
61+
<string>FontAwesome6_Regular.ttf</string>
62+
<string>FontAwesome6_Solid.ttf</string>
63+
<string>Fontisto.ttf</string>
64+
<string>Foundation.ttf</string>
65+
<string>Ionicons.ttf</string>
66+
<string>MaterialCommunityIcons.ttf</string>
67+
<string>MaterialIcons.ttf</string>
68+
<string>Octicons.ttf</string>
69+
<string>SimpleLineIcons.ttf</string>
70+
<string>Zocial.ttf</string>
71+
</array>
5172
</dict>
5273
</plist>

0 commit comments

Comments
 (0)