Skip to content

Commit

Permalink
Add dates to chats
Browse files Browse the repository at this point in the history
  • Loading branch information
ChesterSim committed Jul 5, 2019
1 parent 47a77b7 commit 5fd6f08
Show file tree
Hide file tree
Showing 9 changed files with 110 additions and 121 deletions.
Binary file modified android/app/src/main/assets/fonts/Feather.ttf
100755 → 100644
Binary file not shown.
Binary file added android/app/src/main/assets/fonts/Fontisto.ttf
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/MaterialCommunityIcons.ttf
Binary file not shown.
6 changes: 0 additions & 6 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ target 'RNFirebaseStarter' do

pod 'react-native-image-resizer', :path => '../node_modules/react-native-image-resizer'

pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'

pod 'react-native-netinfo', :path => '../node_modules/@react-native-community/netinfo'

pod 'react-native-fast-image', :path => '../node_modules/react-native-fast-image'

end

target 'RNFirebaseStarter-tvOS' do
Expand Down
91 changes: 24 additions & 67 deletions ios/RNFirebaseStarter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
Expand Down Expand Up @@ -41,17 +42,15 @@
2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
324DD069357C482B9776B571 /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D3F79AEC805D430DB3440820 /* AntDesign.ttf */; };
349EC16E9E4A4527868D5921 /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5A6D0699053047968A3F10B8 /* MaterialIcons.ttf */; };
5617277422A4DD6400D3B23C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5617277322A4DD6400D3B23C /* GoogleService-Info.plist */; };
561727C122A4FAC200D3B23C /* libRNImagePicker.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 561727C022A4FAA700D3B23C /* libRNImagePicker.a */; };
5629CB4122C202D8002D1FC3 /* libFastImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5629CB1222C202D2002D1FC3 /* libFastImage.a */; };
56E6F87B22A664DD00D4C120 /* libRNGestureHandler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56E6F87822A664CC00D4C120 /* libRNGestureHandler.a */; };
56FA686622C201CA002D06E5 /* libRNCNetInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56FA685E22C201BC002D06E5 /* libRNCNetInfo.a */; };
5B82985763AD4149A217586A /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B20BB4576BA74713A9A2FE0F /* Octicons.ttf */; };
66F583A38C047519D1E18159 /* libPods-RNFirebaseStarter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 599A1087F9C545123EFD61BE /* libPods-RNFirebaseStarter.a */; };
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
893723EFD2C64F249E0B6E66 /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 88C01827F7F14D2183C4F39A /* MaterialCommunityIcons.ttf */; };
8AEB10120B9847F8905B7DA1 /* libRNFirebase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C97DD56AE46E45398AF70E2E /* libRNFirebase.a */; };
90539CD4236B414187F5394E /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 3A0F448DD8E7467E8BB59251 /* EvilIcons.ttf */; };
9F33F98622CF3C1400D30CA2 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9F33F98522CF3C1400D30CA2 /* GoogleService-Info.plist */; };
9F83685A22A8E19500A6B336 /* libRNFetchBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F83685922A8E10100A6B336 /* libRNFetchBlob.a */; };
9F83685B22A8E6F200A6B336 /* libRCTContacts.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F83682D22A8DA6700A6B336 /* libRCTContacts.a */; };
9F83692122A95EC100A6B336 /* libRNCAsyncStorage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F83692022A95EC100A6B336 /* libRNCAsyncStorage.a */; };
Expand All @@ -64,6 +63,7 @@
AE31F7AF047644BC84A920E3 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FEC1A57D75E342EE87C614EF /* FontAwesome5_Solid.ttf */; };
B8713BCE19214F4087441659 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = DD6532BBBA4F49D0852ABB8B /* FontAwesome5_Regular.ttf */; };
BF2BC69361914891B09D6A76 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 992719BE5F394B5D94F4D38E /* Feather.ttf */; };
C351E8766EA54D788711ABA6 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 45E5357A5B4F4174B34EA41E /* Fontisto.ttf */; };
C8A36180449348B6879AD8D6 /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A6BA80C87A3D44D3A10FBE99 /* Ionicons.ttf */; };
DE9191262653403386FBF6DB /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0ED1C7039F684FC19AACD387 /* FontAwesome5_Brands.ttf */; };
E58DF5A6488C4B5D9DABAB5E /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CA951F015614479B9E77B0DA /* FontAwesome.ttf */; };
Expand Down Expand Up @@ -325,13 +325,6 @@
remoteGlobalIDString = 014A3B5C1C6CF33500B6D375;
remoteInfo = RNImagePicker;
};
5629CB1122C202D2002D1FC3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5629CB0C22C202D2002D1FC3 /* FastImage.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = A287971D1DE0C0A60081BDFA;
remoteInfo = FastImage;
};
56E6F87722A664CC00D4C120 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 56E6F87222A664CC00D4C120 /* RNGestureHandler.xcodeproj */;
Expand All @@ -346,20 +339,6 @@
remoteGlobalIDString = B5C32A36220C603B000FFB8D;
remoteInfo = "RNGestureHandler-tvOS";
};
56FA685D22C201BC002D06E5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 56FA683122C201BC002D06E5 /* RNCNetInfo.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 134814201AA4EA6300B7C361;
remoteInfo = RNCNetInfo;
};
56FA685F22C201BC002D06E5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 56FA683122C201BC002D06E5 /* RNCNetInfo.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = B5027B1B2237B30F00F1AABA;
remoteInfo = "RNCNetInfo-tvOS";
};
5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
Expand Down Expand Up @@ -388,6 +367,13 @@
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
remoteInfo = RCTText;
};
9F33F95422CF3C0600D30CA2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9FE2674A22C202C90014FBB7 /* FastImage.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = FD751C4D229EB44C002BE1F4;
remoteInfo = "FastImage-tvOS";
};
9F83682C22A8DA6700A6B336 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9F83682322A8DA6700A6B336 /* RCTContacts.xcodeproj */;
Expand Down Expand Up @@ -466,12 +452,10 @@
2D02E4901E0B4A5D006451C7 /* RNFirebaseStarter-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "RNFirebaseStarter-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
3A0F448DD8E7467E8BB59251 /* 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>"; };
45E5357A5B4F4174B34EA41E /* 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>"; };
4A114661868ACFA83CCA60B3 /* libPods-RNFirebaseStarter-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNFirebaseStarter-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
5617277322A4DD6400D3B23C /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; };
561727BB22A4FAA700D3B23C /* RNImagePicker.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNImagePicker.xcodeproj; path = "../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"; sourceTree = "<group>"; };
5629CB0C22C202D2002D1FC3 /* FastImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = FastImage.xcodeproj; path = "../node_modules/react-native-fast-image/ios/FastImage.xcodeproj"; sourceTree = "<group>"; };
56E6F87222A664CC00D4C120 /* RNGestureHandler.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNGestureHandler.xcodeproj; path = "../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"; sourceTree = "<group>"; };
56FA683122C201BC002D06E5 /* RNCNetInfo.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNCNetInfo.xcodeproj; path = "../node_modules/@react-native-community/netinfo/ios/RNCNetInfo.xcodeproj"; sourceTree = "<group>"; };
599A1087F9C545123EFD61BE /* libPods-RNFirebaseStarter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNFirebaseStarter.a"; sourceTree = BUILT_PRODUCTS_DIR; };
5A6D0699053047968A3F10B8 /* 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>"; };
5A8535DF585F40E98C1F70FE /* 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>"; };
Expand All @@ -485,6 +469,7 @@
8C34C759D8274A5CB8F8E751 /* RNFirebase.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNFirebase.xcodeproj; path = "../node_modules/react-native-firebase/ios/RNFirebase.xcodeproj"; sourceTree = "<group>"; };
8E71EB77D855442CAB9AC589 /* 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>"; };
992719BE5F394B5D94F4D38E /* 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>"; };
9F33F98522CF3C1400D30CA2 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
9F83682322A8DA6700A6B336 /* RCTContacts.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTContacts.xcodeproj; path = "../node_modules/react-native-contacts/ios/RCTContacts.xcodeproj"; sourceTree = "<group>"; };
9F83685422A8E10100A6B336 /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNFetchBlob.xcodeproj; path = "../node_modules/rn-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; };
9F83692022A95EC100A6B336 /* libRNCAsyncStorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNCAsyncStorage.a; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -744,14 +729,6 @@
name = Products;
sourceTree = "<group>";
};
5629CB0D22C202D2002D1FC3 /* Products */ = {
isa = PBXGroup;
children = (
5629CB1222C202D2002D1FC3 /* libFastImage.a */,
);
name = Products;
sourceTree = "<group>";
};
56E6F87322A664CC00D4C120 /* Products */ = {
isa = PBXGroup;
children = (
Expand All @@ -761,15 +738,6 @@
name = Products;
sourceTree = "<group>";
};
56FA683222C201BC002D06E5 /* Products */ = {
isa = PBXGroup;
children = (
56FA685E22C201BC002D06E5 /* libRNCNetInfo.a */,
56FA686022C201BC002D06E5 /* libRNCNetInfo-tvOS.a */,
);
name = Products;
sourceTree = "<group>";
};
5E91572E1DD0AC6500FF2AA8 /* Products */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -827,7 +795,7 @@
83CBB9F61A601CBA00E9B192 = {
isa = PBXGroup;
children = (
5617277322A4DD6400D3B23C /* GoogleService-Info.plist */,
9F33F98522CF3C1400D30CA2 /* GoogleService-Info.plist */,
13B07FAE1A68108700A75B9A /* RNFirebaseStarter */,
832341AE1AAA6A7D00B99B32 /* Libraries */,
00E356EF1AD99517003FC87E /* RNFirebaseStarterTests */,
Expand Down Expand Up @@ -890,6 +858,7 @@
isa = PBXGroup;
children = (
9FE2675022C202CA0014FBB7 /* libFastImage.a */,
9F33F95522CF3C0600D30CA2 /* libFastImage-tvOS.a */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -921,6 +890,7 @@
B20BB4576BA74713A9A2FE0F /* Octicons.ttf */,
5A8535DF585F40E98C1F70FE /* SimpleLineIcons.ttf */,
8E71EB77D855442CAB9AC589 /* Zocial.ttf */,
45E5357A5B4F4174B34EA41E /* Fontisto.ttf */,
);
name = Resources;
sourceTree = "<group>";
Expand Down Expand Up @@ -1376,13 +1346,6 @@
remoteRef = 561727BF22A4FAA700D3B23C /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5629CB1222C202D2002D1FC3 /* libFastImage.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libFastImage.a;
remoteRef = 5629CB1122C202D2002D1FC3 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
56E6F87822A664CC00D4C120 /* libRNGestureHandler.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand All @@ -1397,20 +1360,6 @@
remoteRef = 56E6F87922A664CC00D4C120 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
56FA685E22C201BC002D06E5 /* libRNCNetInfo.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libRNCNetInfo.a;
remoteRef = 56FA685D22C201BC002D06E5 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
56FA686022C201BC002D06E5 /* libRNCNetInfo-tvOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libRNCNetInfo-tvOS.a";
remoteRef = 56FA685F22C201BC002D06E5 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand Down Expand Up @@ -1439,6 +1388,13 @@
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9F33F95522CF3C0600D30CA2 /* libFastImage-tvOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libFastImage-tvOS.a";
remoteRef = 9F33F95422CF3C0600D30CA2 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9F83682D22A8DA6700A6B336 /* libRCTContacts.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand Down Expand Up @@ -1513,14 +1469,15 @@
DE9191262653403386FBF6DB /* FontAwesome5_Brands.ttf in Resources */,
B8713BCE19214F4087441659 /* FontAwesome5_Regular.ttf in Resources */,
AE31F7AF047644BC84A920E3 /* FontAwesome5_Solid.ttf in Resources */,
5617277422A4DD6400D3B23C /* GoogleService-Info.plist in Resources */,
EA0ED25413724323A0DF5B1D /* Foundation.ttf in Resources */,
C8A36180449348B6879AD8D6 /* Ionicons.ttf in Resources */,
893723EFD2C64F249E0B6E66 /* MaterialCommunityIcons.ttf in Resources */,
349EC16E9E4A4527868D5921 /* MaterialIcons.ttf in Resources */,
5B82985763AD4149A217586A /* Octicons.ttf in Resources */,
A206E1835EEB410C8D22F9C3 /* SimpleLineIcons.ttf in Resources */,
9F33F98622CF3C1400D30CA2 /* GoogleService-Info.plist in Resources */,
179E4EF295604ED2A0E03B6B /* Zocial.ttf in Resources */,
C351E8766EA54D788711ABA6 /* Fontisto.ttf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
1 change: 1 addition & 0 deletions ios/RNFirebaseStarter/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<string>Octicons.ttf</string>
<string>SimpleLineIcons.ttf</string>
<string>Zocial.ttf</string>
<string>Fontisto.ttf</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
Expand Down
Loading

0 comments on commit 5fd6f08

Please sign in to comment.