@@ -61,37 +61,60 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
61
61
>
62
62
0.000
63
63
</Text >
64
- <RNCSlider
65
- disabled = { false }
66
- inverted = { false }
67
- lowerLimit = { - 9007199254740991 }
68
- maximumTrackTintColor = " rgb(26, 28, 24)"
69
- maximumValue = { 15000 }
70
- minimumTrackTintColor = " rgb(0, 110, 0)"
71
- minimumValue = { 0 }
72
- onChange = { [Function ]}
73
- onRNCSliderAccessibilityAction = { null }
74
- onRNCSliderSlidingComplete = { [Function ]}
75
- onRNCSliderSlidingStart = { [Function ]}
76
- onRNCSliderValueChange = { [Function ]}
77
- onResponderTerminationRequest = { [Function ]}
78
- onStartShouldSetResponder = { [Function ]}
79
- step = { 0 }
64
+ <View
65
+ onLayout = { [Function ]}
80
66
style = {
81
67
[
68
+ [
69
+ {
70
+ " flex" : 4 ,
71
+ },
72
+ {
73
+ " height" : 40 ,
74
+ },
75
+ ],
82
76
{
83
- " flex" : 4 ,
84
- },
85
- {
86
- " height" : 40 ,
77
+ " justifyContent" : " center" ,
87
78
},
88
79
]
89
80
}
90
- tapToSeek = { false }
91
- thumbTintColor = " rgb(0, 110, 0)"
92
- upperLimit = { 9007199254740991 }
93
- value = { 0 }
94
- />
81
+ >
82
+ <RNCSlider
83
+ disabled = { false }
84
+ inverted = { false }
85
+ lowerLimit = { - 9007199254740991 }
86
+ maximumTrackTintColor = " rgb(26, 28, 24)"
87
+ maximumValue = { 15000 }
88
+ minimumTrackTintColor = " rgb(0, 110, 0)"
89
+ minimumValue = { 0 }
90
+ onChange = { [Function ]}
91
+ onRNCSliderAccessibilityAction = { null }
92
+ onRNCSliderSlidingComplete = { [Function ]}
93
+ onRNCSliderSlidingStart = { [Function ]}
94
+ onRNCSliderValueChange = { [Function ]}
95
+ onResponderTerminationRequest = { [Function ]}
96
+ onStartShouldSetResponder = { [Function ]}
97
+ step = { 0 }
98
+ style = {
99
+ [
100
+ {
101
+ " width" : 0 ,
102
+ " zIndex" : 1 ,
103
+ },
104
+ {
105
+ " height" : 40 ,
106
+ },
107
+ {
108
+ " alignContent" : " center" ,
109
+ " alignItems" : " center" ,
110
+ },
111
+ ]
112
+ }
113
+ tapToSeek = { false }
114
+ thumbTintColor = " rgb(0, 110, 0)"
115
+ upperLimit = { 9007199254740991 }
116
+ />
117
+ </View >
95
118
<Text
96
119
style = {
97
120
[
@@ -271,27 +294,11 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
271
294
}
272
295
testID = " icon-button"
273
296
>
274
- <Text
275
- allowFontScaling = { false }
276
- selectable = { false }
277
- style = {
278
- [
279
- {
280
- " color" : " rgb(67, 72, 63)" ,
281
- " fontSize" : 24 ,
282
- },
283
- undefined ,
284
- {
285
- " fontFamily" : " Entypo" ,
286
- " fontStyle" : " normal" ,
287
- " fontWeight" : " normal" ,
288
- },
289
- {},
290
- ]
291
- }
292
- >
293
-
294
- </Text >
297
+ <icon
298
+ color = " rgb(67, 72, 63)"
299
+ name = " controller-jump-to-start"
300
+ size = { 24 }
301
+ />
295
302
</View >
296
303
</View >
297
304
</View >
@@ -398,27 +405,11 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
398
405
}
399
406
testID = " icon-button"
400
407
>
401
- <Text
402
- allowFontScaling = { false }
403
- selectable = { false }
404
- style = {
405
- [
406
- {
407
- " color" : " rgb(67, 72, 63)" ,
408
- " fontSize" : 24 ,
409
- },
410
- undefined ,
411
- {
412
- " fontFamily" : " Entypo" ,
413
- " fontStyle" : " normal" ,
414
- " fontWeight" : " normal" ,
415
- },
416
- {},
417
- ]
418
- }
419
- >
420
-
421
- </Text >
408
+ <icon
409
+ color = " rgb(67, 72, 63)"
410
+ name = " controller-fast-backward"
411
+ size = { 24 }
412
+ />
422
413
</View >
423
414
</View >
424
415
</View >
@@ -558,27 +549,11 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
558
549
}
559
550
testID = " cross-fade-icon-current"
560
551
>
561
- <Text
562
- allowFontScaling = { false }
563
- selectable = { false }
564
- style = {
565
- [
566
- {
567
- " color" : " rgb(67, 72, 63)" ,
568
- " fontSize" : 24 ,
569
- },
570
- undefined ,
571
- {
572
- " fontFamily" : " Entypo" ,
573
- " fontStyle" : " normal" ,
574
- " fontWeight" : " normal" ,
575
- },
576
- {},
577
- ]
578
- }
579
- >
580
-
581
- </Text >
552
+ <icon
553
+ color = " rgb(67, 72, 63)"
554
+ name = " controller-play"
555
+ size = { 24 }
556
+ />
582
557
</View >
583
558
</View >
584
559
</View >
@@ -687,27 +662,11 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
687
662
}
688
663
testID = " icon-button"
689
664
>
690
- <Text
691
- allowFontScaling = { false }
692
- selectable = { false }
693
- style = {
694
- [
695
- {
696
- " color" : " rgb(67, 72, 63)" ,
697
- " fontSize" : 24 ,
698
- },
699
- undefined ,
700
- {
701
- " fontFamily" : " Entypo" ,
702
- " fontStyle" : " normal" ,
703
- " fontWeight" : " normal" ,
704
- },
705
- {},
706
- ]
707
- }
708
- >
709
-
710
- </Text >
665
+ <icon
666
+ color = " rgb(67, 72, 63)"
667
+ name = " controller-fast-forward"
668
+ size = { 24 }
669
+ />
711
670
</View >
712
671
</View >
713
672
</View >
@@ -814,27 +773,11 @@ exports[`Player Controls [Default] matches snapshot 1`] = `
814
773
}
815
774
testID = " icon-button"
816
775
>
817
- <Text
818
- allowFontScaling = { false }
819
- selectable = { false }
820
- style = {
821
- [
822
- {
823
- " color" : " rgb(67, 72, 63)" ,
824
- " fontSize" : 24 ,
825
- },
826
- undefined ,
827
- {
828
- " fontFamily" : " Entypo" ,
829
- " fontStyle" : " normal" ,
830
- " fontWeight" : " normal" ,
831
- },
832
- {},
833
- ]
834
- }
835
- >
836
-
837
- </Text >
776
+ <icon
777
+ color = " rgb(67, 72, 63)"
778
+ name = " controller-next"
779
+ size = { 24 }
780
+ />
838
781
</View >
839
782
</View >
840
783
</View >
0 commit comments