Skip to content

Commit 087ca98

Browse files
committed
Update Exmple
Update example and redme.md
1 parent a6f8f47 commit 087ca98

File tree

74 files changed

+77
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+77
-44
lines changed

Example/SSCustomTabbar.xcodeproj/project.pbxproj

+6
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,12 @@
212212
TargetAttributes = {
213213
607FACCF1AFB9204008FA782 = {
214214
CreatedOnToolsVersion = 6.3.1;
215+
DevelopmentTeam = Y98X8JAPH6;
215216
LastSwiftMigration = 1010;
216217
};
217218
607FACE41AFB9204008FA782 = {
218219
CreatedOnToolsVersion = 6.3.1;
220+
DevelopmentTeam = Y98X8JAPH6;
219221
LastSwiftMigration = 1010;
220222
TestTargetID = 607FACCF1AFB9204008FA782;
221223
};
@@ -477,6 +479,7 @@
477479
baseConfigurationReference = 1D0189F656393508E5F3C13D /* Pods-SSCustomTabbar_Example.debug.xcconfig */;
478480
buildSettings = {
479481
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
482+
DEVELOPMENT_TEAM = Y98X8JAPH6;
480483
INFOPLIST_FILE = SSCustomTabbar/Info.plist;
481484
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
482485
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -492,6 +495,7 @@
492495
baseConfigurationReference = 0EC9C98801FA701033E68CA8 /* Pods-SSCustomTabbar_Example.release.xcconfig */;
493496
buildSettings = {
494497
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
498+
DEVELOPMENT_TEAM = Y98X8JAPH6;
495499
INFOPLIST_FILE = SSCustomTabbar/Info.plist;
496500
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
497501
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -506,6 +510,7 @@
506510
isa = XCBuildConfiguration;
507511
baseConfigurationReference = 61ACB4CCF67299FE1B56AEE5 /* Pods-SSCustomTabbar_Tests.debug.xcconfig */;
508512
buildSettings = {
513+
DEVELOPMENT_TEAM = Y98X8JAPH6;
509514
FRAMEWORK_SEARCH_PATHS = (
510515
"$(SDKROOT)/Developer/Library/Frameworks",
511516
"$(inherited)",
@@ -527,6 +532,7 @@
527532
isa = XCBuildConfiguration;
528533
baseConfigurationReference = 80721E5B593C880EED0D1D74 /* Pods-SSCustomTabbar_Tests.release.xcconfig */;
529534
buildSettings = {
535+
DEVELOPMENT_TEAM = Y98X8JAPH6;
530536
FRAMEWORK_SEARCH_PATHS = (
531537
"$(SDKROOT)/Developer/Library/Frameworks",
532538
"$(inherited)",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Example/SSCustomTabbar/Images.xcassets/iconAdd.imageset/Contents.json renamed to Example/SSCustomTabbar/Images.xcassets/iconChat.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconAdd.png",
5+
"filename" : "Chat.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconAdd@2x.png",
10+
"filename" : "Chat@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconAdd@3x.png",
15+
"filename" : "Chat@3x.png",
1616
"scale" : "3x"
1717
}
1818
],

Example/SSCustomTabbar/Images.xcassets/iconAddSelected.imageset/Contents.json renamed to Example/SSCustomTabbar/Images.xcassets/iconChatSelected.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconAddSelected.png",
5+
"filename" : "Message-active.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconAddSelected@2x.png",
10+
"filename" : "Message-active@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconAddSelected@3x.png",
15+
"filename" : "Message-active@3x.png",
1616
"scale" : "3x"
1717
}
1818
],

Example/SSCustomTabbar/Images.xcassets/iconSettings.imageset/Contents.json renamed to Example/SSCustomTabbar/Images.xcassets/iconFavorite.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconSettings.png",
5+
"filename" : "Following.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconSettings@2x.png",
10+
"filename" : "Following@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconSettings@3x.png",
15+
"filename" : "Following@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "Following-active.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "[email protected]",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "[email protected]",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}

Example/SSCustomTabbar/Images.xcassets/iconHome.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconHome.png",
5+
"filename" : "Home.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconHome@2x.png",
10+
"filename" : "Home@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconHome@3x.png",
15+
"filename" : "Home@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
Binary file not shown.
Binary file not shown.
Binary file not shown.

Example/SSCustomTabbar/Images.xcassets/iconHomeSelected.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconHomeSelected.png",
5+
"filename" : "Home-active.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconHomeSelected@2x.png",
10+
"filename" : "Home-active@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconHomeSelected@3x.png",
15+
"filename" : "Home-active@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Example/SSCustomTabbar/Images.xcassets/iconProfile.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconProfile.png",
5+
"filename" : "Profile.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconProfile@2x.png",
10+
"filename" : "Profile@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconProfile@3x.png",
15+
"filename" : "Profile@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
Binary file not shown.
Binary file not shown.
Binary file not shown.

Example/SSCustomTabbar/Images.xcassets/iconProfileSelected.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconProfileSelected.png",
5+
"filename" : "Profile-active.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconProfileSelected@2x.png",
10+
"filename" : "Profile-active@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconProfileSelected@3x.png",
15+
"filename" : "Profile-active@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
Binary file not shown.
Binary file not shown.
Binary file not shown.

Example/SSCustomTabbar/Images.xcassets/iconKickstandSelected.imageset/Contents.json renamed to Example/SSCustomTabbar/Images.xcassets/iconVideo.imageset/Contents.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,25 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconKickstandSelected.png",
5+
"filename" : "video.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconKickstandSelected@2x.png",
10+
"filename" : "video@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconKickstandSelected@3x.png",
15+
"filename" : "video@3x.png",
1616
"scale" : "3x"
1717
}
1818
],
1919
"info" : {
2020
"version" : 1,
2121
"author" : "xcode"
22+
},
23+
"properties" : {
24+
"template-rendering-intent" : "original"
2225
}
2326
}

Example/SSCustomTabbar/Images.xcassets/iconKickstand.imageset/Contents.json renamed to Example/SSCustomTabbar/Images.xcassets/iconVideoSelected.imageset/Contents.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "iconKickstand.png",
5+
"filename" : "video-active.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10-
"filename" : "iconKickstand@2x.png",
10+
"filename" : "video-active@2x.png",
1111
"scale" : "2x"
1212
},
1313
{
1414
"idiom" : "universal",
15-
"filename" : "iconKickstand@3x.png",
15+
"filename" : "video-active@3x.png",
1616
"scale" : "3x"
1717
}
1818
],

Example/SSCustomTabbar/Main.storyboard

+16-15
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</objects>
2727
<point key="canvasLocation" x="1072.8" y="133.5832083958021"/>
2828
</scene>
29-
<!--Setting-->
29+
<!--Chat-->
3030
<scene sceneID="CNI-u1-P97">
3131
<objects>
3232
<viewController id="abq-5J-ZDJ" sceneMemberID="viewController">
@@ -36,7 +36,7 @@
3636
<color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3737
<viewLayoutGuide key="safeArea" id="Ke7-ya-puI"/>
3838
</view>
39-
<tabBarItem key="tabBarItem" title="Setting" image="iconSettings" selectedImage="iconSettings" id="1bB-bl-zhP"/>
39+
<tabBarItem key="tabBarItem" title="Chat" image="iconChat" selectedImage="iconChatSelected" id="1bB-bl-zhP"/>
4040
</viewController>
4141
<placeholder placeholderIdentifier="IBFirstResponder" id="LzT-a3-N3Q" userLabel="First Responder" sceneMemberID="firstResponder"/>
4242
</objects>
@@ -82,7 +82,7 @@
8282
</objects>
8383
<point key="canvasLocation" x="133.59999999999999" y="133.5832083958021"/>
8484
</scene>
85-
<!--shou-->
85+
<!--Favorite-->
8686
<scene sceneID="eDp-yZ-BIe">
8787
<objects>
8888
<viewController id="H3E-Sj-dq8" sceneMemberID="viewController">
@@ -92,13 +92,13 @@
9292
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
9393
<viewLayoutGuide key="safeArea" id="VmW-GB-kRu"/>
9494
</view>
95-
<tabBarItem key="tabBarItem" title="shou" image="iconKickstand" selectedImage="iconKickstandSelected" id="oi7-PG-NY8"/>
95+
<tabBarItem key="tabBarItem" title="Favorite" image="iconFavorite" selectedImage="iconFavoriteSelected" id="oi7-PG-NY8"/>
9696
</viewController>
9797
<placeholder placeholderIdentifier="IBFirstResponder" id="n6i-57-yrs" userLabel="First Responder" sceneMemberID="firstResponder"/>
9898
</objects>
9999
<point key="canvasLocation" x="134" y="909"/>
100100
</scene>
101-
<!--Add-->
101+
<!--Video-->
102102
<scene sceneID="veh-qF-3Eu">
103103
<objects>
104104
<viewController id="JzW-q3-crV" sceneMemberID="viewController">
@@ -108,7 +108,7 @@
108108
<color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
109109
<viewLayoutGuide key="safeArea" id="Hmn-K6-0vq"/>
110110
</view>
111-
<tabBarItem key="tabBarItem" title="Add" image="iconAdd" selectedImage="iconAddSelected" id="4SB-gB-Tt3"/>
111+
<tabBarItem key="tabBarItem" title="Video" image="iconVideo" selectedImage="iconVideoSelected" id="4SB-gB-Tt3"/>
112112
</viewController>
113113
<placeholder placeholderIdentifier="IBFirstResponder" id="j1N-85-z0Z" userLabel="First Responder" sceneMemberID="firstResponder"/>
114114
</objects>
@@ -132,14 +132,15 @@
132132
</scene>
133133
</scenes>
134134
<resources>
135-
<image name="iconAdd" width="25" height="25"/>
136-
<image name="iconAddSelected" width="25" height="25"/>
137-
<image name="iconHome" width="25" height="25"/>
138-
<image name="iconHomeSelected" width="25" height="26"/>
139-
<image name="iconKickstand" width="25" height="25"/>
140-
<image name="iconKickstandSelected" width="25" height="25"/>
141-
<image name="iconProfile" width="25" height="25"/>
142-
<image name="iconProfileSelected" width="25" height="25"/>
143-
<image name="iconSettings" width="25" height="25"/>
135+
<image name="iconChat" width="22" height="22"/>
136+
<image name="iconChatSelected" width="22" height="22"/>
137+
<image name="iconFavorite" width="22" height="22"/>
138+
<image name="iconFavoriteSelected" width="22" height="22"/>
139+
<image name="iconHome" width="22" height="22"/>
140+
<image name="iconHomeSelected" width="22" height="22"/>
141+
<image name="iconProfile" width="22" height="22"/>
142+
<image name="iconProfileSelected" width="22" height="22"/>
143+
<image name="iconVideo" width="22" height="22"/>
144+
<image name="iconVideoSelected" width="22" height="22"/>
144145
</resources>
145146
</document>

README.md

-1
4.41 KB
-55.5 KB

SSCustomTabbar.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ TODO: Add long description of the pod here.
2626
s.homepage = 'https://github.com/simformsolutions/SSCustomTabbar'
2727
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2828
s.license = { :type => 'MIT', :file => 'LICENSE' }
29-
s.author = { 'simformsolutions' => '[email protected]' }
29+
s.author = { 'Sumit Goswami' => '[email protected]' }
3030
s.source = { :git => 'https://github.com/simformsolutions/SSCustomTabbar.git', :tag => s.version.to_s }
3131
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3232

_Pods 2.xcodeproj

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Example/Pods/Pods.xcodeproj

0 commit comments

Comments
 (0)