@@ -34,11 +34,11 @@ exports[`NestedListView renders with NestedRow 1`] = `
34
34
onScroll = { [Function ]}
35
35
onScrollBeginDrag = { [Function ]}
36
36
onScrollEndDrag = { [Function ]}
37
- onViewableItemsChanged = { undefined }
38
37
renderItem = { [Function ]}
39
38
scrollEventThrottle = { 50 }
40
39
stickyHeaderIndices = { Array []}
41
40
updateCellsBatchingPeriod = { 50 }
41
+ viewabilityConfigCallbackPairs = { Array []}
42
42
windowSize = { 21 }
43
43
>
44
44
<View >
@@ -214,11 +214,11 @@ exports[`NestedListView renders with nested arrays 1`] = `
214
214
onScroll = { [Function ]}
215
215
onScrollBeginDrag = { [Function ]}
216
216
onScrollEndDrag = { [Function ]}
217
- onViewableItemsChanged = { undefined }
218
217
renderItem = { [Function ]}
219
218
scrollEventThrottle = { 50 }
220
219
stickyHeaderIndices = { Array []}
221
220
updateCellsBatchingPeriod = { 50 }
221
+ viewabilityConfigCallbackPairs = { Array []}
222
222
windowSize = { 21 }
223
223
>
224
224
<View >
@@ -248,7 +248,6 @@ exports[`NestedListView renders with nested arrays 1`] = `
248
248
<Text
249
249
accessible = { true }
250
250
allowFontScaling = { true }
251
- disabled = { false }
252
251
ellipsizeMode = " tail"
253
252
>
254
253
node.name
@@ -283,7 +282,6 @@ exports[`NestedListView renders with nested arrays 1`] = `
283
282
<Text
284
283
accessible = { true }
285
284
allowFontScaling = { true }
286
- disabled = { false }
287
285
ellipsizeMode = " tail"
288
286
>
289
287
node.name
@@ -318,7 +316,6 @@ exports[`NestedListView renders with nested arrays 1`] = `
318
316
<Text
319
317
accessible = { true }
320
318
allowFontScaling = { true }
321
- disabled = { false }
322
319
ellipsizeMode = " tail"
323
320
>
324
321
node.name
@@ -382,11 +379,11 @@ exports[`NestedListView renders with nested arrays and children with different n
382
379
onScroll = { [Function ]}
383
380
onScrollBeginDrag = { [Function ]}
384
381
onScrollEndDrag = { [Function ]}
385
- onViewableItemsChanged = { undefined }
386
382
renderItem = { [Function ]}
387
383
scrollEventThrottle = { 50 }
388
384
stickyHeaderIndices = { Array []}
389
385
updateCellsBatchingPeriod = { 50 }
386
+ viewabilityConfigCallbackPairs = { Array []}
390
387
windowSize = { 21 }
391
388
>
392
389
<View >
@@ -416,7 +413,6 @@ exports[`NestedListView renders with nested arrays and children with different n
416
413
<Text
417
414
accessible = { true }
418
415
allowFontScaling = { true }
419
- disabled = { false }
420
416
ellipsizeMode = " tail"
421
417
>
422
418
node.name
@@ -451,7 +447,6 @@ exports[`NestedListView renders with nested arrays and children with different n
451
447
<Text
452
448
accessible = { true }
453
449
allowFontScaling = { true }
454
- disabled = { false }
455
450
ellipsizeMode = " tail"
456
451
>
457
452
node.name
@@ -486,7 +481,6 @@ exports[`NestedListView renders with nested arrays and children with different n
486
481
<Text
487
482
accessible = { true }
488
483
allowFontScaling = { true }
489
- disabled = { false }
490
484
ellipsizeMode = " tail"
491
485
>
492
486
node.name
@@ -549,11 +543,11 @@ exports[`NestedListView renders with nested arrays and children with different t
549
543
onScroll = { [Function ]}
550
544
onScrollBeginDrag = { [Function ]}
551
545
onScrollEndDrag = { [Function ]}
552
- onViewableItemsChanged = { undefined }
553
546
renderItem = { [Function ]}
554
547
scrollEventThrottle = { 50 }
555
548
stickyHeaderIndices = { Array []}
556
549
updateCellsBatchingPeriod = { 50 }
550
+ viewabilityConfigCallbackPairs = { Array []}
557
551
windowSize = { 21 }
558
552
>
559
553
<View >
@@ -583,7 +577,6 @@ exports[`NestedListView renders with nested arrays and children with different t
583
577
<Text
584
578
accessible = { true }
585
579
allowFontScaling = { true }
586
- disabled = { false }
587
580
ellipsizeMode = " tail"
588
581
>
589
582
node.name
@@ -618,7 +611,6 @@ exports[`NestedListView renders with nested arrays and children with different t
618
611
<Text
619
612
accessible = { true }
620
613
allowFontScaling = { true }
621
- disabled = { false }
622
614
ellipsizeMode = " tail"
623
615
>
624
616
node.name
@@ -653,7 +645,6 @@ exports[`NestedListView renders with nested arrays and children with different t
653
645
<Text
654
646
accessible = { true }
655
647
allowFontScaling = { true }
656
- disabled = { false }
657
648
ellipsizeMode = " tail"
658
649
>
659
650
node.name
@@ -701,11 +692,11 @@ exports[`NestedListView renders with onNodePressed 1`] = `
701
692
onScroll = { [Function ]}
702
693
onScrollBeginDrag = { [Function ]}
703
694
onScrollEndDrag = { [Function ]}
704
- onViewableItemsChanged = { undefined }
705
695
renderItem = { [Function ]}
706
696
scrollEventThrottle = { 50 }
707
697
stickyHeaderIndices = { Array []}
708
698
updateCellsBatchingPeriod = { 50 }
699
+ viewabilityConfigCallbackPairs = { Array []}
709
700
windowSize = { 21 }
710
701
>
711
702
<View >
@@ -735,7 +726,6 @@ exports[`NestedListView renders with onNodePressed 1`] = `
735
726
<Text
736
727
accessible = { true }
737
728
allowFontScaling = { true }
738
- disabled = { false }
739
729
ellipsizeMode = " tail"
740
730
>
741
731
node.name
@@ -770,7 +760,6 @@ exports[`NestedListView renders with onNodePressed 1`] = `
770
760
<Text
771
761
accessible = { true }
772
762
allowFontScaling = { true }
773
- disabled = { false }
774
763
ellipsizeMode = " tail"
775
764
>
776
765
node.name
@@ -805,7 +794,6 @@ exports[`NestedListView renders with onNodePressed 1`] = `
805
794
<Text
806
795
accessible = { true }
807
796
allowFontScaling = { true }
808
- disabled = { false }
809
797
ellipsizeMode = " tail"
810
798
>
811
799
node.name
@@ -853,11 +841,11 @@ exports[`NestedListView renders with simple array 1`] = `
853
841
onScroll = { [Function ]}
854
842
onScrollBeginDrag = { [Function ]}
855
843
onScrollEndDrag = { [Function ]}
856
- onViewableItemsChanged = { undefined }
857
844
renderItem = { [Function ]}
858
845
scrollEventThrottle = { 50 }
859
846
stickyHeaderIndices = { Array []}
860
847
updateCellsBatchingPeriod = { 50 }
848
+ viewabilityConfigCallbackPairs = { Array []}
861
849
windowSize = { 21 }
862
850
>
863
851
<View >
@@ -887,7 +875,6 @@ exports[`NestedListView renders with simple array 1`] = `
887
875
<Text
888
876
accessible = { true }
889
877
allowFontScaling = { true }
890
- disabled = { false }
891
878
ellipsizeMode = " tail"
892
879
>
893
880
node.name
@@ -922,7 +909,6 @@ exports[`NestedListView renders with simple array 1`] = `
922
909
<Text
923
910
accessible = { true }
924
911
allowFontScaling = { true }
925
- disabled = { false }
926
912
ellipsizeMode = " tail"
927
913
>
928
914
node.name
@@ -957,7 +943,6 @@ exports[`NestedListView renders with simple array 1`] = `
957
943
<Text
958
944
accessible = { true }
959
945
allowFontScaling = { true }
960
- disabled = { false }
961
946
ellipsizeMode = " tail"
962
947
>
963
948
node.name
@@ -987,7 +972,6 @@ exports[`NestedListView renders without data 1`] = `
987
972
<Text
988
973
accessible = { true }
989
974
allowFontScaling = { true }
990
- disabled = { false }
991
975
ellipsizeMode = " tail"
992
976
style = {
993
977
Object {
@@ -1020,7 +1004,6 @@ exports[`NestedListView renders without getChildrenName 1`] = `
1020
1004
<Text
1021
1005
accessible = { true }
1022
1006
allowFontScaling = { true }
1023
- disabled = { false }
1024
1007
ellipsizeMode = " tail"
1025
1008
style = {
1026
1009
Object {
@@ -1053,7 +1036,6 @@ exports[`NestedListView renders without renderNode 1`] = `
1053
1036
<Text
1054
1037
accessible = { true }
1055
1038
allowFontScaling = { true }
1056
- disabled = { false }
1057
1039
ellipsizeMode = " tail"
1058
1040
style = {
1059
1041
Object {
0 commit comments