clwy-react-native-tableview-simple 4.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1209 @@
1
+ // Jest Snapshot v1, https://goo.gl/fbAQLP
2
+
3
+ exports[`renders basic 1`] = `
4
+ <View
5
+ style={
6
+ [
7
+ {
8
+ "flexDirection": "column",
9
+ },
10
+ undefined,
11
+ ]
12
+ }
13
+ >
14
+ <View
15
+ style={
16
+ [
17
+ {},
18
+ {
19
+ "backgroundColor": undefined,
20
+ "paddingBottom": 15,
21
+ "paddingTop": 15,
22
+ },
23
+ ]
24
+ }
25
+ >
26
+ <View
27
+ style={
28
+ [
29
+ {},
30
+ {
31
+ "backgroundColor": "#FFF",
32
+ },
33
+ ]
34
+ }
35
+ >
36
+ <View
37
+ style={
38
+ [
39
+ {
40
+ "height": 0.5,
41
+ },
42
+ {
43
+ "backgroundColor": "#C8C7CC",
44
+ "marginLeft": 0,
45
+ "marginRight": 0,
46
+ },
47
+ ]
48
+ }
49
+ />
50
+ </View>
51
+ <View
52
+ style={
53
+ [
54
+ {},
55
+ false,
56
+ ]
57
+ }
58
+ >
59
+ <View>
60
+ <View
61
+ accessibilityValue={
62
+ {
63
+ "max": undefined,
64
+ "min": undefined,
65
+ "now": undefined,
66
+ "text": undefined,
67
+ }
68
+ }
69
+ accessible={true}
70
+ focusable={true}
71
+ onClick={[Function]}
72
+ onResponderGrant={[Function]}
73
+ onResponderMove={[Function]}
74
+ onResponderRelease={[Function]}
75
+ onResponderTerminate={[Function]}
76
+ onResponderTerminationRequest={[Function]}
77
+ onStartShouldSetResponder={[Function]}
78
+ >
79
+ <RCTSafeAreaView
80
+ style={
81
+ [
82
+ {
83
+ "backgroundColor": "#FFF",
84
+ },
85
+ {
86
+ "flexGrow": 1,
87
+ },
88
+ ]
89
+ }
90
+ >
91
+ <View
92
+ style={
93
+ [
94
+ {
95
+ "alignItems": "center",
96
+ "flexDirection": "row",
97
+ "minHeight": 44,
98
+ "paddingLeft": 15,
99
+ "paddingRight": 20,
100
+ },
101
+ {},
102
+ ]
103
+ }
104
+ >
105
+ <View
106
+ style={
107
+ {
108
+ "alignItems": "center",
109
+ "flexBasis": 0,
110
+ "flexDirection": "row",
111
+ "flexGrow": 1,
112
+ "justifyContent": "center",
113
+ "paddingVertical": 10,
114
+ }
115
+ }
116
+ >
117
+ <Text
118
+ allowFontScaling={true}
119
+ numberOfLines={1}
120
+ style={
121
+ [
122
+ {
123
+ "flexGrow": 1,
124
+ "fontSize": 16,
125
+ "letterSpacing": -0.32,
126
+ },
127
+ {
128
+ "color": "#007AFF",
129
+ },
130
+ {},
131
+ ]
132
+ }
133
+ >
134
+ Help / FAQ
135
+ </Text>
136
+ </View>
137
+ </View>
138
+ </RCTSafeAreaView>
139
+ </View>
140
+ <RCTSafeAreaView
141
+ style={
142
+ [
143
+ {},
144
+ {
145
+ "backgroundColor": "#FFF",
146
+ },
147
+ ]
148
+ }
149
+ >
150
+ <View
151
+ style={
152
+ [
153
+ {
154
+ "height": 0.5,
155
+ },
156
+ {
157
+ "backgroundColor": "#C8C7CC",
158
+ "marginLeft": 15,
159
+ "marginRight": 0,
160
+ },
161
+ ]
162
+ }
163
+ />
164
+ </RCTSafeAreaView>
165
+ </View>
166
+ <View
167
+ accessibilityValue={
168
+ {
169
+ "max": undefined,
170
+ "min": undefined,
171
+ "now": undefined,
172
+ "text": undefined,
173
+ }
174
+ }
175
+ accessible={true}
176
+ focusable={true}
177
+ onClick={[Function]}
178
+ onResponderGrant={[Function]}
179
+ onResponderMove={[Function]}
180
+ onResponderRelease={[Function]}
181
+ onResponderTerminate={[Function]}
182
+ onResponderTerminationRequest={[Function]}
183
+ onStartShouldSetResponder={[Function]}
184
+ >
185
+ <RCTSafeAreaView
186
+ style={
187
+ [
188
+ {
189
+ "backgroundColor": "#FFF",
190
+ },
191
+ {
192
+ "flexGrow": 1,
193
+ },
194
+ ]
195
+ }
196
+ >
197
+ <View
198
+ style={
199
+ [
200
+ {
201
+ "alignItems": "center",
202
+ "flexDirection": "row",
203
+ "minHeight": 44,
204
+ "paddingLeft": 15,
205
+ "paddingRight": 20,
206
+ },
207
+ {},
208
+ ]
209
+ }
210
+ >
211
+ <View
212
+ style={
213
+ {
214
+ "alignItems": "center",
215
+ "flexBasis": 0,
216
+ "flexDirection": "row",
217
+ "flexGrow": 1,
218
+ "justifyContent": "center",
219
+ "paddingVertical": 10,
220
+ }
221
+ }
222
+ >
223
+ <Text
224
+ allowFontScaling={true}
225
+ numberOfLines={1}
226
+ style={
227
+ [
228
+ {
229
+ "flexGrow": 1,
230
+ "fontSize": 16,
231
+ "letterSpacing": -0.32,
232
+ },
233
+ {
234
+ "color": "#007AFF",
235
+ },
236
+ {},
237
+ ]
238
+ }
239
+ >
240
+ Contact Us
241
+ </Text>
242
+ </View>
243
+ </View>
244
+ </RCTSafeAreaView>
245
+ </View>
246
+ </View>
247
+ <View
248
+ style={
249
+ [
250
+ {},
251
+ {
252
+ "backgroundColor": "#FFF",
253
+ },
254
+ ]
255
+ }
256
+ >
257
+ <View
258
+ style={
259
+ [
260
+ {
261
+ "height": 0.5,
262
+ },
263
+ {
264
+ "backgroundColor": "#C8C7CC",
265
+ "marginLeft": 0,
266
+ "marginRight": 0,
267
+ },
268
+ ]
269
+ }
270
+ />
271
+ </View>
272
+ <View
273
+ style={
274
+ {
275
+ "paddingLeft": 15,
276
+ "paddingRight": 15,
277
+ "paddingTop": 10,
278
+ }
279
+ }
280
+ >
281
+ <RCTSafeAreaView>
282
+ <Text
283
+ allowFontScaling={true}
284
+ style={
285
+ [
286
+ {
287
+ "fontSize": 13,
288
+ "letterSpacing": -0.078,
289
+ },
290
+ {
291
+ "color": "#8E8E93",
292
+ },
293
+ {},
294
+ ]
295
+ }
296
+ >
297
+ All rights reserved.
298
+ </Text>
299
+ </RCTSafeAreaView>
300
+ </View>
301
+ </View>
302
+ </View>
303
+ `;
304
+
305
+ exports[`renders with appearance auto 1`] = `
306
+ <View
307
+ style={
308
+ [
309
+ {
310
+ "flexDirection": "column",
311
+ },
312
+ undefined,
313
+ ]
314
+ }
315
+ >
316
+ <View
317
+ style={
318
+ [
319
+ {},
320
+ {
321
+ "backgroundColor": undefined,
322
+ "paddingBottom": 15,
323
+ "paddingTop": 15,
324
+ },
325
+ ]
326
+ }
327
+ >
328
+ <View
329
+ style={
330
+ [
331
+ {},
332
+ {
333
+ "backgroundColor": "#FFF",
334
+ },
335
+ ]
336
+ }
337
+ >
338
+ <View
339
+ style={
340
+ [
341
+ {
342
+ "height": 0.5,
343
+ },
344
+ {
345
+ "backgroundColor": "#C8C7CC",
346
+ "marginLeft": 0,
347
+ "marginRight": 0,
348
+ },
349
+ ]
350
+ }
351
+ />
352
+ </View>
353
+ <View
354
+ style={
355
+ [
356
+ {},
357
+ false,
358
+ ]
359
+ }
360
+ >
361
+ <View>
362
+ <View
363
+ accessibilityValue={
364
+ {
365
+ "max": undefined,
366
+ "min": undefined,
367
+ "now": undefined,
368
+ "text": undefined,
369
+ }
370
+ }
371
+ accessible={true}
372
+ focusable={true}
373
+ onClick={[Function]}
374
+ onResponderGrant={[Function]}
375
+ onResponderMove={[Function]}
376
+ onResponderRelease={[Function]}
377
+ onResponderTerminate={[Function]}
378
+ onResponderTerminationRequest={[Function]}
379
+ onStartShouldSetResponder={[Function]}
380
+ >
381
+ <RCTSafeAreaView
382
+ style={
383
+ [
384
+ {
385
+ "backgroundColor": "#FFF",
386
+ },
387
+ {
388
+ "flexGrow": 1,
389
+ },
390
+ ]
391
+ }
392
+ >
393
+ <View
394
+ style={
395
+ [
396
+ {
397
+ "alignItems": "center",
398
+ "flexDirection": "row",
399
+ "minHeight": 44,
400
+ "paddingLeft": 15,
401
+ "paddingRight": 20,
402
+ },
403
+ {},
404
+ ]
405
+ }
406
+ >
407
+ <View
408
+ style={
409
+ {
410
+ "alignItems": "center",
411
+ "flexBasis": 0,
412
+ "flexDirection": "row",
413
+ "flexGrow": 1,
414
+ "justifyContent": "center",
415
+ "paddingVertical": 10,
416
+ }
417
+ }
418
+ >
419
+ <Text
420
+ allowFontScaling={true}
421
+ numberOfLines={1}
422
+ style={
423
+ [
424
+ {
425
+ "flexGrow": 1,
426
+ "fontSize": 16,
427
+ "letterSpacing": -0.32,
428
+ },
429
+ {
430
+ "color": "#007AFF",
431
+ },
432
+ {},
433
+ ]
434
+ }
435
+ >
436
+ Help / FAQ
437
+ </Text>
438
+ </View>
439
+ </View>
440
+ </RCTSafeAreaView>
441
+ </View>
442
+ <RCTSafeAreaView
443
+ style={
444
+ [
445
+ {},
446
+ {
447
+ "backgroundColor": "#FFF",
448
+ },
449
+ ]
450
+ }
451
+ >
452
+ <View
453
+ style={
454
+ [
455
+ {
456
+ "height": 0.5,
457
+ },
458
+ {
459
+ "backgroundColor": "#C8C7CC",
460
+ "marginLeft": 15,
461
+ "marginRight": 0,
462
+ },
463
+ ]
464
+ }
465
+ />
466
+ </RCTSafeAreaView>
467
+ </View>
468
+ <View
469
+ accessibilityValue={
470
+ {
471
+ "max": undefined,
472
+ "min": undefined,
473
+ "now": undefined,
474
+ "text": undefined,
475
+ }
476
+ }
477
+ accessible={true}
478
+ focusable={true}
479
+ onClick={[Function]}
480
+ onResponderGrant={[Function]}
481
+ onResponderMove={[Function]}
482
+ onResponderRelease={[Function]}
483
+ onResponderTerminate={[Function]}
484
+ onResponderTerminationRequest={[Function]}
485
+ onStartShouldSetResponder={[Function]}
486
+ >
487
+ <RCTSafeAreaView
488
+ style={
489
+ [
490
+ {
491
+ "backgroundColor": "#FFF",
492
+ },
493
+ {
494
+ "flexGrow": 1,
495
+ },
496
+ ]
497
+ }
498
+ >
499
+ <View
500
+ style={
501
+ [
502
+ {
503
+ "alignItems": "center",
504
+ "flexDirection": "row",
505
+ "minHeight": 44,
506
+ "paddingLeft": 15,
507
+ "paddingRight": 20,
508
+ },
509
+ {},
510
+ ]
511
+ }
512
+ >
513
+ <View
514
+ style={
515
+ {
516
+ "alignItems": "center",
517
+ "flexBasis": 0,
518
+ "flexDirection": "row",
519
+ "flexGrow": 1,
520
+ "justifyContent": "center",
521
+ "paddingVertical": 10,
522
+ }
523
+ }
524
+ >
525
+ <Text
526
+ allowFontScaling={true}
527
+ numberOfLines={1}
528
+ style={
529
+ [
530
+ {
531
+ "flexGrow": 1,
532
+ "fontSize": 16,
533
+ "letterSpacing": -0.32,
534
+ },
535
+ {
536
+ "color": "#007AFF",
537
+ },
538
+ {},
539
+ ]
540
+ }
541
+ >
542
+ Contact Us
543
+ </Text>
544
+ </View>
545
+ </View>
546
+ </RCTSafeAreaView>
547
+ </View>
548
+ </View>
549
+ <View
550
+ style={
551
+ [
552
+ {},
553
+ {
554
+ "backgroundColor": "#FFF",
555
+ },
556
+ ]
557
+ }
558
+ >
559
+ <View
560
+ style={
561
+ [
562
+ {
563
+ "height": 0.5,
564
+ },
565
+ {
566
+ "backgroundColor": "#C8C7CC",
567
+ "marginLeft": 0,
568
+ "marginRight": 0,
569
+ },
570
+ ]
571
+ }
572
+ />
573
+ </View>
574
+ <View
575
+ style={
576
+ {
577
+ "paddingLeft": 15,
578
+ "paddingRight": 15,
579
+ "paddingTop": 10,
580
+ }
581
+ }
582
+ >
583
+ <RCTSafeAreaView>
584
+ <Text
585
+ allowFontScaling={true}
586
+ style={
587
+ [
588
+ {
589
+ "fontSize": 13,
590
+ "letterSpacing": -0.078,
591
+ },
592
+ {
593
+ "color": "#8E8E93",
594
+ },
595
+ {},
596
+ ]
597
+ }
598
+ >
599
+ All rights reserved.
600
+ </Text>
601
+ </RCTSafeAreaView>
602
+ </View>
603
+ </View>
604
+ </View>
605
+ `;
606
+
607
+ exports[`renders with appearance dark 1`] = `
608
+ <View
609
+ style={
610
+ [
611
+ {
612
+ "flexDirection": "column",
613
+ },
614
+ undefined,
615
+ ]
616
+ }
617
+ >
618
+ <View
619
+ style={
620
+ [
621
+ {},
622
+ {
623
+ "backgroundColor": undefined,
624
+ "paddingBottom": 15,
625
+ "paddingTop": 15,
626
+ },
627
+ ]
628
+ }
629
+ >
630
+ <View
631
+ style={
632
+ [
633
+ {},
634
+ {
635
+ "backgroundColor": "#121312",
636
+ },
637
+ ]
638
+ }
639
+ >
640
+ <View
641
+ style={
642
+ [
643
+ {
644
+ "height": 0.5,
645
+ },
646
+ {
647
+ "backgroundColor": "#2b2b2d",
648
+ "marginLeft": 0,
649
+ "marginRight": 0,
650
+ },
651
+ ]
652
+ }
653
+ />
654
+ </View>
655
+ <View
656
+ style={
657
+ [
658
+ {},
659
+ false,
660
+ ]
661
+ }
662
+ >
663
+ <View>
664
+ <View
665
+ accessibilityValue={
666
+ {
667
+ "max": undefined,
668
+ "min": undefined,
669
+ "now": undefined,
670
+ "text": undefined,
671
+ }
672
+ }
673
+ accessible={true}
674
+ focusable={true}
675
+ onClick={[Function]}
676
+ onResponderGrant={[Function]}
677
+ onResponderMove={[Function]}
678
+ onResponderRelease={[Function]}
679
+ onResponderTerminate={[Function]}
680
+ onResponderTerminationRequest={[Function]}
681
+ onStartShouldSetResponder={[Function]}
682
+ >
683
+ <RCTSafeAreaView
684
+ style={
685
+ [
686
+ {
687
+ "backgroundColor": "#121312",
688
+ },
689
+ {
690
+ "flexGrow": 1,
691
+ },
692
+ ]
693
+ }
694
+ >
695
+ <View
696
+ style={
697
+ [
698
+ {
699
+ "alignItems": "center",
700
+ "flexDirection": "row",
701
+ "minHeight": 44,
702
+ "paddingLeft": 15,
703
+ "paddingRight": 20,
704
+ },
705
+ {},
706
+ ]
707
+ }
708
+ >
709
+ <View
710
+ style={
711
+ {
712
+ "alignItems": "center",
713
+ "flexBasis": 0,
714
+ "flexDirection": "row",
715
+ "flexGrow": 1,
716
+ "justifyContent": "center",
717
+ "paddingVertical": 10,
718
+ }
719
+ }
720
+ >
721
+ <Text
722
+ allowFontScaling={true}
723
+ numberOfLines={1}
724
+ style={
725
+ [
726
+ {
727
+ "flexGrow": 1,
728
+ "fontSize": 16,
729
+ "letterSpacing": -0.32,
730
+ },
731
+ {
732
+ "color": "#007AFF",
733
+ },
734
+ {},
735
+ ]
736
+ }
737
+ >
738
+ Help / FAQ
739
+ </Text>
740
+ </View>
741
+ </View>
742
+ </RCTSafeAreaView>
743
+ </View>
744
+ <RCTSafeAreaView
745
+ style={
746
+ [
747
+ {},
748
+ {
749
+ "backgroundColor": "#121312",
750
+ },
751
+ ]
752
+ }
753
+ >
754
+ <View
755
+ style={
756
+ [
757
+ {
758
+ "height": 0.5,
759
+ },
760
+ {
761
+ "backgroundColor": "#2b2b2d",
762
+ "marginLeft": 15,
763
+ "marginRight": 0,
764
+ },
765
+ ]
766
+ }
767
+ />
768
+ </RCTSafeAreaView>
769
+ </View>
770
+ <View
771
+ accessibilityValue={
772
+ {
773
+ "max": undefined,
774
+ "min": undefined,
775
+ "now": undefined,
776
+ "text": undefined,
777
+ }
778
+ }
779
+ accessible={true}
780
+ focusable={true}
781
+ onClick={[Function]}
782
+ onResponderGrant={[Function]}
783
+ onResponderMove={[Function]}
784
+ onResponderRelease={[Function]}
785
+ onResponderTerminate={[Function]}
786
+ onResponderTerminationRequest={[Function]}
787
+ onStartShouldSetResponder={[Function]}
788
+ >
789
+ <RCTSafeAreaView
790
+ style={
791
+ [
792
+ {
793
+ "backgroundColor": "#121312",
794
+ },
795
+ {
796
+ "flexGrow": 1,
797
+ },
798
+ ]
799
+ }
800
+ >
801
+ <View
802
+ style={
803
+ [
804
+ {
805
+ "alignItems": "center",
806
+ "flexDirection": "row",
807
+ "minHeight": 44,
808
+ "paddingLeft": 15,
809
+ "paddingRight": 20,
810
+ },
811
+ {},
812
+ ]
813
+ }
814
+ >
815
+ <View
816
+ style={
817
+ {
818
+ "alignItems": "center",
819
+ "flexBasis": 0,
820
+ "flexDirection": "row",
821
+ "flexGrow": 1,
822
+ "justifyContent": "center",
823
+ "paddingVertical": 10,
824
+ }
825
+ }
826
+ >
827
+ <Text
828
+ allowFontScaling={true}
829
+ numberOfLines={1}
830
+ style={
831
+ [
832
+ {
833
+ "flexGrow": 1,
834
+ "fontSize": 16,
835
+ "letterSpacing": -0.32,
836
+ },
837
+ {
838
+ "color": "#007AFF",
839
+ },
840
+ {},
841
+ ]
842
+ }
843
+ >
844
+ Contact Us
845
+ </Text>
846
+ </View>
847
+ </View>
848
+ </RCTSafeAreaView>
849
+ </View>
850
+ </View>
851
+ <View
852
+ style={
853
+ [
854
+ {},
855
+ {
856
+ "backgroundColor": "#121312",
857
+ },
858
+ ]
859
+ }
860
+ >
861
+ <View
862
+ style={
863
+ [
864
+ {
865
+ "height": 0.5,
866
+ },
867
+ {
868
+ "backgroundColor": "#2b2b2d",
869
+ "marginLeft": 0,
870
+ "marginRight": 0,
871
+ },
872
+ ]
873
+ }
874
+ />
875
+ </View>
876
+ <View
877
+ style={
878
+ {
879
+ "paddingLeft": 15,
880
+ "paddingRight": 15,
881
+ "paddingTop": 10,
882
+ }
883
+ }
884
+ >
885
+ <RCTSafeAreaView>
886
+ <Text
887
+ allowFontScaling={true}
888
+ style={
889
+ [
890
+ {
891
+ "fontSize": 13,
892
+ "letterSpacing": -0.078,
893
+ },
894
+ {
895
+ "color": "#aeaeae",
896
+ },
897
+ {},
898
+ ]
899
+ }
900
+ >
901
+ All rights reserved.
902
+ </Text>
903
+ </RCTSafeAreaView>
904
+ </View>
905
+ </View>
906
+ </View>
907
+ `;
908
+
909
+ exports[`renders with appearance light 1`] = `
910
+ <View
911
+ style={
912
+ [
913
+ {
914
+ "flexDirection": "column",
915
+ },
916
+ undefined,
917
+ ]
918
+ }
919
+ >
920
+ <View
921
+ style={
922
+ [
923
+ {},
924
+ {
925
+ "backgroundColor": undefined,
926
+ "paddingBottom": 15,
927
+ "paddingTop": 15,
928
+ },
929
+ ]
930
+ }
931
+ >
932
+ <View
933
+ style={
934
+ [
935
+ {},
936
+ {
937
+ "backgroundColor": "#FFF",
938
+ },
939
+ ]
940
+ }
941
+ >
942
+ <View
943
+ style={
944
+ [
945
+ {
946
+ "height": 0.5,
947
+ },
948
+ {
949
+ "backgroundColor": "#C8C7CC",
950
+ "marginLeft": 0,
951
+ "marginRight": 0,
952
+ },
953
+ ]
954
+ }
955
+ />
956
+ </View>
957
+ <View
958
+ style={
959
+ [
960
+ {},
961
+ false,
962
+ ]
963
+ }
964
+ >
965
+ <View>
966
+ <View
967
+ accessibilityValue={
968
+ {
969
+ "max": undefined,
970
+ "min": undefined,
971
+ "now": undefined,
972
+ "text": undefined,
973
+ }
974
+ }
975
+ accessible={true}
976
+ focusable={true}
977
+ onClick={[Function]}
978
+ onResponderGrant={[Function]}
979
+ onResponderMove={[Function]}
980
+ onResponderRelease={[Function]}
981
+ onResponderTerminate={[Function]}
982
+ onResponderTerminationRequest={[Function]}
983
+ onStartShouldSetResponder={[Function]}
984
+ >
985
+ <RCTSafeAreaView
986
+ style={
987
+ [
988
+ {
989
+ "backgroundColor": "#FFF",
990
+ },
991
+ {
992
+ "flexGrow": 1,
993
+ },
994
+ ]
995
+ }
996
+ >
997
+ <View
998
+ style={
999
+ [
1000
+ {
1001
+ "alignItems": "center",
1002
+ "flexDirection": "row",
1003
+ "minHeight": 44,
1004
+ "paddingLeft": 15,
1005
+ "paddingRight": 20,
1006
+ },
1007
+ {},
1008
+ ]
1009
+ }
1010
+ >
1011
+ <View
1012
+ style={
1013
+ {
1014
+ "alignItems": "center",
1015
+ "flexBasis": 0,
1016
+ "flexDirection": "row",
1017
+ "flexGrow": 1,
1018
+ "justifyContent": "center",
1019
+ "paddingVertical": 10,
1020
+ }
1021
+ }
1022
+ >
1023
+ <Text
1024
+ allowFontScaling={true}
1025
+ numberOfLines={1}
1026
+ style={
1027
+ [
1028
+ {
1029
+ "flexGrow": 1,
1030
+ "fontSize": 16,
1031
+ "letterSpacing": -0.32,
1032
+ },
1033
+ {
1034
+ "color": "#007AFF",
1035
+ },
1036
+ {},
1037
+ ]
1038
+ }
1039
+ >
1040
+ Help / FAQ
1041
+ </Text>
1042
+ </View>
1043
+ </View>
1044
+ </RCTSafeAreaView>
1045
+ </View>
1046
+ <RCTSafeAreaView
1047
+ style={
1048
+ [
1049
+ {},
1050
+ {
1051
+ "backgroundColor": "#FFF",
1052
+ },
1053
+ ]
1054
+ }
1055
+ >
1056
+ <View
1057
+ style={
1058
+ [
1059
+ {
1060
+ "height": 0.5,
1061
+ },
1062
+ {
1063
+ "backgroundColor": "#C8C7CC",
1064
+ "marginLeft": 15,
1065
+ "marginRight": 0,
1066
+ },
1067
+ ]
1068
+ }
1069
+ />
1070
+ </RCTSafeAreaView>
1071
+ </View>
1072
+ <View
1073
+ accessibilityValue={
1074
+ {
1075
+ "max": undefined,
1076
+ "min": undefined,
1077
+ "now": undefined,
1078
+ "text": undefined,
1079
+ }
1080
+ }
1081
+ accessible={true}
1082
+ focusable={true}
1083
+ onClick={[Function]}
1084
+ onResponderGrant={[Function]}
1085
+ onResponderMove={[Function]}
1086
+ onResponderRelease={[Function]}
1087
+ onResponderTerminate={[Function]}
1088
+ onResponderTerminationRequest={[Function]}
1089
+ onStartShouldSetResponder={[Function]}
1090
+ >
1091
+ <RCTSafeAreaView
1092
+ style={
1093
+ [
1094
+ {
1095
+ "backgroundColor": "#FFF",
1096
+ },
1097
+ {
1098
+ "flexGrow": 1,
1099
+ },
1100
+ ]
1101
+ }
1102
+ >
1103
+ <View
1104
+ style={
1105
+ [
1106
+ {
1107
+ "alignItems": "center",
1108
+ "flexDirection": "row",
1109
+ "minHeight": 44,
1110
+ "paddingLeft": 15,
1111
+ "paddingRight": 20,
1112
+ },
1113
+ {},
1114
+ ]
1115
+ }
1116
+ >
1117
+ <View
1118
+ style={
1119
+ {
1120
+ "alignItems": "center",
1121
+ "flexBasis": 0,
1122
+ "flexDirection": "row",
1123
+ "flexGrow": 1,
1124
+ "justifyContent": "center",
1125
+ "paddingVertical": 10,
1126
+ }
1127
+ }
1128
+ >
1129
+ <Text
1130
+ allowFontScaling={true}
1131
+ numberOfLines={1}
1132
+ style={
1133
+ [
1134
+ {
1135
+ "flexGrow": 1,
1136
+ "fontSize": 16,
1137
+ "letterSpacing": -0.32,
1138
+ },
1139
+ {
1140
+ "color": "#007AFF",
1141
+ },
1142
+ {},
1143
+ ]
1144
+ }
1145
+ >
1146
+ Contact Us
1147
+ </Text>
1148
+ </View>
1149
+ </View>
1150
+ </RCTSafeAreaView>
1151
+ </View>
1152
+ </View>
1153
+ <View
1154
+ style={
1155
+ [
1156
+ {},
1157
+ {
1158
+ "backgroundColor": "#FFF",
1159
+ },
1160
+ ]
1161
+ }
1162
+ >
1163
+ <View
1164
+ style={
1165
+ [
1166
+ {
1167
+ "height": 0.5,
1168
+ },
1169
+ {
1170
+ "backgroundColor": "#C8C7CC",
1171
+ "marginLeft": 0,
1172
+ "marginRight": 0,
1173
+ },
1174
+ ]
1175
+ }
1176
+ />
1177
+ </View>
1178
+ <View
1179
+ style={
1180
+ {
1181
+ "paddingLeft": 15,
1182
+ "paddingRight": 15,
1183
+ "paddingTop": 10,
1184
+ }
1185
+ }
1186
+ >
1187
+ <RCTSafeAreaView>
1188
+ <Text
1189
+ allowFontScaling={true}
1190
+ style={
1191
+ [
1192
+ {
1193
+ "fontSize": 13,
1194
+ "letterSpacing": -0.078,
1195
+ },
1196
+ {
1197
+ "color": "#8E8E93",
1198
+ },
1199
+ {},
1200
+ ]
1201
+ }
1202
+ >
1203
+ All rights reserved.
1204
+ </Text>
1205
+ </RCTSafeAreaView>
1206
+ </View>
1207
+ </View>
1208
+ </View>
1209
+ `;