@hero-design/rn 8.39.0 → 8.39.2

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.
Files changed (131) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/es/index.js +4 -2
  3. package/lib/index.js +4 -2
  4. package/package.json +13 -12
  5. package/src/components/Accordion/__tests__/__snapshots__/AccordionItem.spec.tsx.snap +64 -64
  6. package/src/components/Accordion/__tests__/__snapshots__/StyledAccordion.spec.tsx.snap +4 -4
  7. package/src/components/Accordion/__tests__/__snapshots__/index.spec.tsx.snap +104 -104
  8. package/src/components/Alert/__tests__/__snapshots__/index.spec.tsx.snap +107 -107
  9. package/src/components/Attachment/__tests__/__snapshots__/index.spec.tsx.snap +17 -17
  10. package/src/components/Avatar/AvatarStack/__tests__/__snapshots__/StyledAvatarStack.spec.tsx.snap +10 -10
  11. package/src/components/Avatar/AvatarStack/__tests__/__snapshots__/index.spec.tsx.snap +76 -76
  12. package/src/components/Avatar/__tests__/__snapshots__/StyledAvatar.spec.tsx.snap +8 -8
  13. package/src/components/Avatar/__tests__/__snapshots__/index.spec.tsx.snap +24 -24
  14. package/src/components/Badge/__tests__/__snapshots__/Badge.spec.tsx.snap +42 -42
  15. package/src/components/Badge/__tests__/__snapshots__/Status.spec.tsx.snap +10 -10
  16. package/src/components/BottomNavigation/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  17. package/src/components/BottomSheet/__tests__/__snapshots__/index.spec.tsx.snap +30 -30
  18. package/src/components/Box/__tests__/__snapshots__/index.spec.tsx.snap +42 -42
  19. package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/StyledLoadingIndicator.spec.tsx.snap +20 -20
  20. package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/index.spec.tsx.snap +210 -210
  21. package/src/components/Button/UtilityButton/__tests__/__snapshots__/index.spec.tsx.snap +18 -18
  22. package/src/components/Button/__tests__/__snapshots__/Button.spec.tsx.snap +214 -214
  23. package/src/components/Button/__tests__/__snapshots__/IconButton.spec.tsx.snap +4 -4
  24. package/src/components/Button/__tests__/__snapshots__/StyledButton.spec.tsx.snap +105 -105
  25. package/src/components/Calendar/__tests__/__snapshots__/CalendarRowItem.spec.tsx.snap +35 -35
  26. package/src/components/Card/DataCard/__tests__/__snapshots__/StyledDataCard.spec.tsx.snap +14 -14
  27. package/src/components/Card/DataCard/__tests__/__snapshots__/index.spec.tsx.snap +20 -20
  28. package/src/components/Card/__tests__/__snapshots__/StyledCard.spec.tsx.snap +2 -2
  29. package/src/components/Card/__tests__/__snapshots__/index.spec.tsx.snap +24 -24
  30. package/src/components/Carousel/CardCarousel.tsx +1 -1
  31. package/src/components/Carousel/__tests__/__snapshots__/CardCarousel.spec.tsx.snap +88 -88
  32. package/src/components/Carousel/__tests__/__snapshots__/StyledCardCarousel.spec.tsx.snap +15 -15
  33. package/src/components/Carousel/__tests__/__snapshots__/StyledCarousel.spec.tsx.snap +2 -2
  34. package/src/components/Carousel/__tests__/__snapshots__/index.spec.tsx.snap +342 -342
  35. package/src/components/Checkbox/__tests__/__snapshots__/StyledCheckbox.spec.tsx.snap +12 -12
  36. package/src/components/Checkbox/__tests__/__snapshots__/index.spec.tsx.snap +56 -56
  37. package/src/components/Collapse/__tests__/__snapshots__/StyledCollapse.spec.tsx.snap +3 -3
  38. package/src/components/Collapse/__tests__/__snapshots__/index.spec.tsx.snap +10 -10
  39. package/src/components/ContentNavigator/__tests__/__snapshots__/StyledContentNavigator.spec.tsx.snap +2 -2
  40. package/src/components/ContentNavigator/__tests__/__snapshots__/index.spec.tsx.snap +39 -39
  41. package/src/components/DatePicker/__tests__/__snapshots__/DatePicker.spec.tsx.snap +90 -90
  42. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerAndroid.spec.tsx.snap +30 -30
  43. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerCalendar.spec.tsx.snap +30 -30
  44. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerIOS.spec.tsx.snap +71 -71
  45. package/src/components/Divider/__tests__/__snapshots__/StyledDivider.spec.tsx.snap +24 -24
  46. package/src/components/Drawer/DragableDrawer/__tests__/__snapshots__/index.spec.tsx.snap +11 -11
  47. package/src/components/Drawer/__tests__/__snapshots__/index.spec.tsx.snap +21 -21
  48. package/src/components/Empty/__tests__/__snapshots__/index.spec.tsx.snap +23 -23
  49. package/src/components/Error/__tests__/__snapshots__/index.spec.tsx.snap +69 -69
  50. package/src/components/FAB/ActionGroup/__tests__/__snapshots__/index.spec.tsx.snap +157 -157
  51. package/src/components/FAB/__tests__/__snapshots__/AnimatedFABIcon.spec.tsx.snap +16 -16
  52. package/src/components/FAB/__tests__/__snapshots__/StyledFAB.spec.tsx.snap +14 -14
  53. package/src/components/FAB/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  54. package/src/components/HeroDesignProvider/__tests__/__snapshots__/index.spec.tsx.snap +5 -5
  55. package/src/components/Icon/__tests__/__snapshots__/index.spec.tsx.snap +11 -11
  56. package/src/components/Image/__tests__/__snapshots__/index.spec.tsx.snap +12 -12
  57. package/src/components/List/__tests__/__snapshots__/BasicListItem.spec.tsx.snap +34 -34
  58. package/src/components/List/__tests__/__snapshots__/ListItem.spec.tsx.snap +98 -98
  59. package/src/components/List/__tests__/__snapshots__/StyledBasicListItem.spec.tsx.snap +16 -16
  60. package/src/components/List/__tests__/__snapshots__/StyledListItem.spec.tsx.snap +28 -28
  61. package/src/components/PageControl/__tests__/__snapshots__/index.spec.tsx.snap +5 -5
  62. package/src/components/PinInput/__tests__/__snapshots__/PinCell.spec.tsx.snap +30 -30
  63. package/src/components/PinInput/__tests__/__snapshots__/StyledPinInput.spec.tsx.snap +6 -6
  64. package/src/components/PinInput/__tests__/__snapshots__/index.spec.tsx.snap +138 -138
  65. package/src/components/Progress/__tests__/__snapshots__/index.spec.js.snap +136 -136
  66. package/src/components/Radio/__tests__/__snapshots__/Radio.spec.tsx.snap +24 -24
  67. package/src/components/Radio/__tests__/__snapshots__/RadioGroup.spec.tsx.snap +39 -39
  68. package/src/components/Rate/__tests__/__snapshots__/index.spec.tsx.snap +78 -78
  69. package/src/components/RefreshControl/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
  70. package/src/components/RichTextEditor/__tests__/__snapshots__/EditorToolbar.spec.tsx.snap +27 -27
  71. package/src/components/RichTextEditor/__tests__/__snapshots__/MentionList.spec.tsx.snap +4 -4
  72. package/src/components/RichTextEditor/__tests__/__snapshots__/RichTextEditor.spec.tsx.snap +72 -72
  73. package/src/components/SectionHeading/__tests__/__snapshots__/StyledHeading.spec.tsx.snap +6 -6
  74. package/src/components/SectionHeading/__tests__/__snapshots__/index.spec.tsx.snap +38 -38
  75. package/src/components/Select/MultiSelect/__tests__/__snapshots__/Option.spec.tsx.snap +12 -12
  76. package/src/components/Select/MultiSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +460 -460
  77. package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +838 -838
  78. package/src/components/Select/SingleSelect/__tests__/__snapshots__/Option.spec.tsx.snap +7 -7
  79. package/src/components/Select/SingleSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +443 -443
  80. package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +628 -628
  81. package/src/components/Skeleton/__tests__/__snapshots__/index.spec.tsx.snap +98 -98
  82. package/src/components/Spinner/__tests__/__snapshots__/AnimatedSpinner.spec.tsx.snap +21 -21
  83. package/src/components/Spinner/__tests__/__snapshots__/StyledSpinner.spec.tsx.snap +132 -132
  84. package/src/components/Spinner/__tests__/__snapshots__/index.spec.tsx.snap +25 -25
  85. package/src/components/Success/__tests__/__snapshots__/index.spec.tsx.snap +69 -69
  86. package/src/components/Swipeable/__tests__/__snapshots__/SwipeableAction.spec.tsx.snap +9 -9
  87. package/src/components/Swipeable/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
  88. package/src/components/Switch/SelectorSwitch/__tests__/__snapshots__/Option.spec.tsx.snap +26 -26
  89. package/src/components/Switch/SelectorSwitch/__tests__/__snapshots__/index.spec.tsx.snap +19 -19
  90. package/src/components/Switch/__tests__/__snapshots__/StyledSwitch.spec.tsx.snap +9 -9
  91. package/src/components/Switch/__tests__/__snapshots__/index.spec.tsx.snap +8 -8
  92. package/src/components/Tabs/SceneView.tsx +5 -2
  93. package/src/components/Tabs/ScrollableTabs.tsx +1 -1
  94. package/src/components/Tabs/__tests__/__snapshots__/SceneView.spec.tsx.snap +23 -23
  95. package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabs.spec.tsx.snap +336 -336
  96. package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabsHeader.spec.tsx.snap +80 -80
  97. package/src/components/Tabs/__tests__/__snapshots__/TabWithBadge.spec.tsx.snap +13 -13
  98. package/src/components/Tabs/__tests__/__snapshots__/index.spec.tsx.snap +225 -225
  99. package/src/components/Tag/__tests__/__snapshots__/Tag.spec.tsx.snap +58 -58
  100. package/src/components/TextInput/__tests__/__snapshots__/StyledTextInput.spec.tsx.snap +106 -106
  101. package/src/components/TextInput/__tests__/__snapshots__/index.spec.tsx.snap +561 -561
  102. package/src/components/TimePicker/__tests__/__snapshots__/TimePickerAndroid.spec.tsx.snap +60 -60
  103. package/src/components/TimePicker/__tests__/__snapshots__/TimePickerIOS.spec.tsx.snap +101 -101
  104. package/src/components/Toast/__tests__/__snapshots__/Toast.spec.tsx.snap +108 -108
  105. package/src/components/Toast/__tests__/__snapshots__/ToastContainer.spec.tsx.snap +8 -8
  106. package/src/components/Toolbar/__tests__/__snapshots__/ToolbarGroup.spec.tsx.snap +66 -66
  107. package/src/components/Toolbar/__tests__/__snapshots__/ToolbarItem.spec.tsx.snap +52 -52
  108. package/src/components/Typography/Body/__tests__/__snapshots__/StyledBody.tsx.snap +32 -32
  109. package/src/components/Typography/Body/__tests__/__snapshots__/index.spec.tsx.snap +38 -38
  110. package/src/components/Typography/Caption/__tests__/__snapshots__/StyledCaption.spec.tsx.snap +20 -20
  111. package/src/components/Typography/Caption/__tests__/__snapshots__/index.spec.tsx.snap +26 -26
  112. package/src/components/Typography/Label/__tests__/__snapshots__/StyledLabel.tsx.snap +16 -16
  113. package/src/components/Typography/Label/__tests__/__snapshots__/index.spec.tsx.snap +22 -22
  114. package/src/components/Typography/Text/__tests__/__snapshots__/StyledText.spec.tsx.snap +40 -40
  115. package/src/components/Typography/Title/__tests__/__snapshots__/StyledTitle.tsx.snap +40 -40
  116. package/src/components/Typography/Title/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  117. package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +302 -302
  118. package/src/theme/global/colors/__tests__/__snapshots__/eBens.spec.ts.snap +1 -1
  119. package/src/theme/global/colors/__tests__/__snapshots__/global.spec.ts.snap +1 -1
  120. package/src/theme/global/colors/__tests__/__snapshots__/globalDark.spec.ts.snap +1 -1
  121. package/src/theme/global/colors/__tests__/__snapshots__/jobs.spec.ts.snap +1 -1
  122. package/src/theme/global/colors/__tests__/__snapshots__/swag.spec.ts.snap +1 -1
  123. package/src/theme/global/colors/__tests__/__snapshots__/swagDark.spec.ts.snap +1 -1
  124. package/src/theme/global/colors/__tests__/__snapshots__/wallet.spec.ts.snap +1 -1
  125. package/src/theme/global/colors/__tests__/__snapshots__/work.spec.ts.snap +1 -1
  126. package/types/components/RichTextEditor/EditorEvent.d.ts +1 -0
  127. package/src/components/Modal/__tests__/ModalContentWrapper.spec.tsx +0 -25
  128. package/src/components/Modal/__tests__/ModalPresenter.spec.tsx +0 -57
  129. package/src/components/Modal/__tests__/__snapshots__/ModalContentWrapper.spec.tsx.snap +0 -35
  130. package/src/components/Modal/__tests__/__snapshots__/ModalPresenter.spec.tsx.snap +0 -55
  131. package/src/components/Modal/__tests__/index.spec.tsx +0 -50
@@ -4,8 +4,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
4
4
  <RNCSafeAreaProvider
5
5
  onInsetsChange={[Function]}
6
6
  style={
7
- Array [
8
- Object {
7
+ [
8
+ {
9
9
  "flex": 1,
10
10
  },
11
11
  undefined,
@@ -24,7 +24,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
24
24
  onResponderTerminationRequest={[Function]}
25
25
  onStartShouldSetResponder={[Function]}
26
26
  style={
27
- Object {
27
+ {
28
28
  "alignItems": "center",
29
29
  "backgroundColor": "#ffffff",
30
30
  "borderRadius": 8,
@@ -38,8 +38,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
38
38
  >
39
39
  <View
40
40
  style={
41
- Array [
42
- Object {
41
+ [
42
+ {
43
43
  "paddingRight": 12,
44
44
  },
45
45
  undefined,
@@ -49,8 +49,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
49
49
  <HeroIcon
50
50
  name="sync"
51
51
  style={
52
- Array [
53
- Object {
52
+ [
53
+ {
54
54
  "color": "#001f23",
55
55
  "fontSize": 24,
56
56
  },
@@ -65,16 +65,16 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
65
65
  <Text
66
66
  allowFontScaling={false}
67
67
  style={
68
- Array [
69
- Object {
68
+ [
69
+ {
70
70
  "color": "#001f23",
71
71
  "fontFamily": "BeVietnamPro-Regular",
72
72
  "fontSize": 16,
73
73
  "letterSpacing": 0.48,
74
74
  "lineHeight": 24,
75
75
  },
76
- Array [
77
- Object {
76
+ [
77
+ {
78
78
  "flexShrink": 1,
79
79
  "textAlign": "center",
80
80
  },
@@ -91,8 +91,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
91
91
  </View>
92
92
  <View
93
93
  style={
94
- Array [
95
- Object {
94
+ [
95
+ {
96
96
  "flex": 1,
97
97
  "overflow": "hidden",
98
98
  },
@@ -102,8 +102,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
102
102
  >
103
103
  <View
104
104
  style={
105
- Array [
106
- Object {
105
+ [
106
+ {
107
107
  "borderBottomColor": "#e8e9ea",
108
108
  "borderBottomWidth": 1,
109
109
  "paddingHorizontal": 0,
@@ -112,7 +112,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
112
112
  ]
113
113
  }
114
114
  themeInsets={
115
- Object {
115
+ {
116
116
  "bottom": 0,
117
117
  "left": 0,
118
118
  "right": 0,
@@ -122,20 +122,20 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
122
122
  >
123
123
  <RCTScrollView
124
124
  contentContainerStyle={
125
- Object {
125
+ {
126
126
  "paddingHorizontal": 8,
127
127
  }
128
128
  }
129
129
  data={
130
- Array [
131
- Object {
130
+ [
131
+ {
132
132
  "activeItem": "Work",
133
133
  "component": <CustomScreen
134
134
  title="Work Screen"
135
135
  />,
136
136
  "key": "work",
137
137
  },
138
- Object {
138
+ {
139
139
  "activeItem": "speaker",
140
140
  "component": <CustomScreen
141
141
  title="Personal Screen"
@@ -143,9 +143,9 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
143
143
  "inactiveItem": "speaker-outlined",
144
144
  "key": "personal",
145
145
  },
146
- Object {
146
+ {
147
147
  "activeItem": "home",
148
- "badge": Object {
148
+ "badge": {
149
149
  "type": "status",
150
150
  },
151
151
  "component": <CustomScreen
@@ -154,9 +154,9 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
154
154
  "inactiveItem": "home-outlined",
155
155
  "key": "home",
156
156
  },
157
- Object {
157
+ {
158
158
  "activeItem": "calendar",
159
- "badge": Object {
159
+ "badge": {
160
160
  "type": "counter",
161
161
  "value": 50,
162
162
  },
@@ -184,15 +184,15 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
184
184
  renderItem={[Function]}
185
185
  scrollEventThrottle={50}
186
186
  showsHorizontalScrollIndicator={false}
187
- stickyHeaderIndices={Array []}
188
- viewabilityConfigCallbackPairs={Array []}
187
+ stickyHeaderIndices={[]}
188
+ viewabilityConfigCallbackPairs={[]}
189
189
  >
190
190
  <View>
191
191
  <View
192
192
  onLayout={[Function]}
193
193
  style={
194
- Array [
195
- Object {
194
+ [
195
+ {
196
196
  "flexDirection": "row",
197
197
  },
198
198
  null,
@@ -212,7 +212,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
212
212
  onResponderTerminationRequest={[Function]}
213
213
  onStartShouldSetResponder={[Function]}
214
214
  style={
215
- Object {
215
+ {
216
216
  "marginLeft": 0,
217
217
  "paddingVertical": 8,
218
218
  }
@@ -220,8 +220,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
220
220
  >
221
221
  <View
222
222
  style={
223
- Array [
224
- Object {
223
+ [
224
+ {
225
225
  "bottom": 0,
226
226
  "left": 0,
227
227
  "paddingVertical": 8,
@@ -236,12 +236,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
236
236
  <View
237
237
  collapsable={false}
238
238
  style={
239
- Object {
239
+ {
240
240
  "backgroundColor": "#ccd2d3",
241
241
  "borderRadius": 16,
242
242
  "flex": 1,
243
- "transform": Array [
244
- Object {
243
+ "transform": [
244
+ {
245
245
  "scaleX": 1,
246
246
  },
247
247
  ],
@@ -252,8 +252,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
252
252
  </View>
253
253
  <View
254
254
  style={
255
- Array [
256
- Object {
255
+ [
256
+ {
257
257
  "paddingHorizontal": 8,
258
258
  "paddingVertical": 4,
259
259
  },
@@ -266,15 +266,15 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
266
266
  allowFontScaling={false}
267
267
  numberOfLines={1}
268
268
  style={
269
- Array [
270
- Object {
269
+ [
270
+ {
271
271
  "color": "#001f23",
272
272
  "fontFamily": "BeVietnamPro-SemiBold",
273
273
  "fontSize": 16,
274
274
  "letterSpacing": 0.24,
275
275
  "lineHeight": 24,
276
276
  },
277
- Object {
277
+ {
278
278
  "color": "#001f23",
279
279
  },
280
280
  ]
@@ -292,8 +292,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
292
292
  <View
293
293
  onLayout={[Function]}
294
294
  style={
295
- Array [
296
- Object {
295
+ [
296
+ {
297
297
  "flexDirection": "row",
298
298
  },
299
299
  null,
@@ -313,7 +313,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
313
313
  onResponderTerminationRequest={[Function]}
314
314
  onStartShouldSetResponder={[Function]}
315
315
  style={
316
- Object {
316
+ {
317
317
  "marginLeft": 12,
318
318
  "paddingVertical": 8,
319
319
  }
@@ -321,8 +321,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
321
321
  >
322
322
  <View
323
323
  style={
324
- Array [
325
- Object {
324
+ [
325
+ {
326
326
  "bottom": 0,
327
327
  "left": 0,
328
328
  "paddingVertical": 8,
@@ -337,12 +337,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
337
337
  <View
338
338
  collapsable={false}
339
339
  style={
340
- Object {
340
+ {
341
341
  "backgroundColor": undefined,
342
342
  "borderRadius": 16,
343
343
  "flex": 1,
344
- "transform": Array [
345
- Object {
344
+ "transform": [
345
+ {
346
346
  "scaleX": 0,
347
347
  },
348
348
  ],
@@ -353,8 +353,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
353
353
  </View>
354
354
  <View
355
355
  style={
356
- Array [
357
- Object {
356
+ [
357
+ {
358
358
  "paddingHorizontal": 8,
359
359
  "paddingVertical": 4,
360
360
  },
@@ -366,12 +366,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
366
366
  <HeroIcon
367
367
  name="speaker-outlined"
368
368
  style={
369
- Array [
370
- Object {
369
+ [
370
+ {
371
371
  "color": "#001f23",
372
372
  "fontSize": 20,
373
373
  },
374
- Object {
374
+ {
375
375
  "color": "#001f23",
376
376
  },
377
377
  ]
@@ -387,8 +387,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
387
387
  <View
388
388
  onLayout={[Function]}
389
389
  style={
390
- Array [
391
- Object {
390
+ [
391
+ {
392
392
  "flexDirection": "row",
393
393
  },
394
394
  null,
@@ -408,7 +408,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
408
408
  onResponderTerminationRequest={[Function]}
409
409
  onStartShouldSetResponder={[Function]}
410
410
  style={
411
- Object {
411
+ {
412
412
  "marginLeft": 12,
413
413
  "paddingVertical": 8,
414
414
  }
@@ -416,8 +416,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
416
416
  >
417
417
  <View
418
418
  style={
419
- Array [
420
- Object {
419
+ [
420
+ {
421
421
  "bottom": 0,
422
422
  "left": 0,
423
423
  "paddingVertical": 8,
@@ -432,12 +432,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
432
432
  <View
433
433
  collapsable={false}
434
434
  style={
435
- Object {
435
+ {
436
436
  "backgroundColor": undefined,
437
437
  "borderRadius": 16,
438
438
  "flex": 1,
439
- "transform": Array [
440
- Object {
439
+ "transform": [
440
+ {
441
441
  "scaleX": 0,
442
442
  },
443
443
  ],
@@ -448,8 +448,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
448
448
  </View>
449
449
  <View
450
450
  style={
451
- Array [
452
- Object {
451
+ [
452
+ {
453
453
  "paddingHorizontal": 8,
454
454
  "paddingVertical": 4,
455
455
  },
@@ -459,7 +459,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
459
459
  >
460
460
  <View
461
461
  style={
462
- Object {
462
+ {
463
463
  "paddingHorizontal": 4,
464
464
  }
465
465
  }
@@ -467,12 +467,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
467
467
  <HeroIcon
468
468
  name="home-outlined"
469
469
  style={
470
- Array [
471
- Object {
470
+ [
471
+ {
472
472
  "color": "#001f23",
473
473
  "fontSize": 20,
474
474
  },
475
- Object {
475
+ {
476
476
  "color": "#001f23",
477
477
  },
478
478
  ]
@@ -484,7 +484,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
484
484
  <View
485
485
  collapsable={false}
486
486
  style={
487
- Object {
487
+ {
488
488
  "backgroundColor": "#cb300a",
489
489
  "borderRadius": 999,
490
490
  "height": 8,
@@ -492,8 +492,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
492
492
  "position": "absolute",
493
493
  "right": -2,
494
494
  "top": -2,
495
- "transform": Array [
496
- Object {
495
+ "transform": [
496
+ {
497
497
  "scale": 1,
498
498
  },
499
499
  ],
@@ -509,8 +509,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
509
509
  <View
510
510
  onLayout={[Function]}
511
511
  style={
512
- Array [
513
- Object {
512
+ [
513
+ {
514
514
  "flexDirection": "row",
515
515
  },
516
516
  null,
@@ -530,7 +530,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
530
530
  onResponderTerminationRequest={[Function]}
531
531
  onStartShouldSetResponder={[Function]}
532
532
  style={
533
- Object {
533
+ {
534
534
  "marginLeft": 12,
535
535
  "paddingVertical": 8,
536
536
  }
@@ -538,8 +538,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
538
538
  >
539
539
  <View
540
540
  style={
541
- Array [
542
- Object {
541
+ [
542
+ {
543
543
  "bottom": 0,
544
544
  "left": 0,
545
545
  "paddingVertical": 8,
@@ -554,12 +554,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
554
554
  <View
555
555
  collapsable={false}
556
556
  style={
557
- Object {
557
+ {
558
558
  "backgroundColor": undefined,
559
559
  "borderRadius": 16,
560
560
  "flex": 1,
561
- "transform": Array [
562
- Object {
561
+ "transform": [
562
+ {
563
563
  "scaleX": 0,
564
564
  },
565
565
  ],
@@ -570,8 +570,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
570
570
  </View>
571
571
  <View
572
572
  style={
573
- Array [
574
- Object {
573
+ [
574
+ {
575
575
  "paddingHorizontal": 8,
576
576
  "paddingVertical": 4,
577
577
  },
@@ -581,8 +581,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
581
581
  >
582
582
  <View
583
583
  style={
584
- Array [
585
- Object {
584
+ [
585
+ {
586
586
  "alignItems": "center",
587
587
  "flexDirection": "row",
588
588
  },
@@ -593,12 +593,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
593
593
  <HeroIcon
594
594
  name="calendar-dates-outlined"
595
595
  style={
596
- Array [
597
- Object {
596
+ [
597
+ {
598
598
  "color": "#001f23",
599
599
  "fontSize": 20,
600
600
  },
601
- Object {
601
+ {
602
602
  "color": "#001f23",
603
603
  },
604
604
  ]
@@ -610,7 +610,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
610
610
  <View
611
611
  collapsable={false}
612
612
  style={
613
- Object {
613
+ {
614
614
  "alignItems": "center",
615
615
  "backgroundColor": "#355bfb",
616
616
  "borderRadius": 999,
@@ -620,8 +620,8 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
620
620
  "minWidth": 20,
621
621
  "opacity": 1,
622
622
  "paddingHorizontal": 8,
623
- "transform": Array [
624
- Object {
623
+ "transform": [
624
+ {
625
625
  "scale": 1,
626
626
  },
627
627
  ],
@@ -633,16 +633,16 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
633
633
  <Text
634
634
  allowFontScaling={false}
635
635
  style={
636
- Array [
637
- Object {
636
+ [
637
+ {
638
638
  "color": "#001f23",
639
639
  "fontFamily": "BeVietnamPro-Regular",
640
640
  "fontSize": 12,
641
641
  "letterSpacing": 0.48,
642
642
  "lineHeight": 16,
643
643
  },
644
- Array [
645
- Object {
644
+ [
645
+ {
646
646
  "color": "#ffffff",
647
647
  "includeFontPadding": false,
648
648
  "textAlign": "center",
@@ -675,7 +675,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
675
675
  <View
676
676
  collapsable={false}
677
677
  style={
678
- Object {
678
+ {
679
679
  "bottom": 0,
680
680
  "left": 0,
681
681
  "position": "absolute",
@@ -688,16 +688,16 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
688
688
  accessibilityElementsHidden={false}
689
689
  importantForAccessibility="auto"
690
690
  style={
691
- Array [
692
- Object {
691
+ [
692
+ {
693
693
  "flex": 1,
694
694
  },
695
- Array [
696
- Object {
695
+ [
696
+ {
697
697
  "flex": 1,
698
698
  "overflow": "hidden",
699
699
  },
700
- Object {
700
+ {
701
701
  "bottom": 0,
702
702
  "left": 0,
703
703
  "position": "absolute",
@@ -718,7 +718,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
718
718
  <View
719
719
  collapsable={false}
720
720
  style={
721
- Object {
721
+ {
722
722
  "bottom": 0,
723
723
  "left": 0,
724
724
  "position": "absolute",
@@ -731,12 +731,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
731
731
  accessibilityElementsHidden={true}
732
732
  importantForAccessibility="no-hide-descendants"
733
733
  style={
734
- Array [
735
- Object {
734
+ [
735
+ {
736
736
  "flex": 1,
737
737
  },
738
- Array [
739
- Object {
738
+ [
739
+ {
740
740
  "flex": 1,
741
741
  "overflow": "hidden",
742
742
  },
@@ -755,7 +755,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
755
755
  <View
756
756
  collapsable={false}
757
757
  style={
758
- Object {
758
+ {
759
759
  "bottom": 0,
760
760
  "left": 0,
761
761
  "position": "absolute",
@@ -768,12 +768,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
768
768
  accessibilityElementsHidden={true}
769
769
  importantForAccessibility="no-hide-descendants"
770
770
  style={
771
- Array [
772
- Object {
771
+ [
772
+ {
773
773
  "flex": 1,
774
774
  },
775
- Array [
776
- Object {
775
+ [
776
+ {
777
777
  "flex": 1,
778
778
  "overflow": "hidden",
779
779
  },
@@ -786,7 +786,7 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
786
786
  <View
787
787
  collapsable={false}
788
788
  style={
789
- Object {
789
+ {
790
790
  "bottom": 0,
791
791
  "left": 0,
792
792
  "position": "absolute",
@@ -799,12 +799,12 @@ exports[`Tabs.Scroll lazy not render lazy screen: xxx 1`] = `
799
799
  accessibilityElementsHidden={true}
800
800
  importantForAccessibility="no-hide-descendants"
801
801
  style={
802
- Array [
803
- Object {
802
+ [
803
+ {
804
804
  "flex": 1,
805
805
  },
806
- Array [
807
- Object {
806
+ [
807
+ {
808
808
  "flex": 1,
809
809
  "overflow": "hidden",
810
810
  },
@@ -823,8 +823,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
823
823
  <RNCSafeAreaProvider
824
824
  onInsetsChange={[Function]}
825
825
  style={
826
- Array [
827
- Object {
826
+ [
827
+ {
828
828
  "flex": 1,
829
829
  },
830
830
  undefined,
@@ -843,7 +843,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
843
843
  onResponderTerminationRequest={[Function]}
844
844
  onStartShouldSetResponder={[Function]}
845
845
  style={
846
- Object {
846
+ {
847
847
  "alignItems": "center",
848
848
  "backgroundColor": "#ffffff",
849
849
  "borderRadius": 8,
@@ -857,8 +857,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
857
857
  >
858
858
  <View
859
859
  style={
860
- Array [
861
- Object {
860
+ [
861
+ {
862
862
  "paddingRight": 12,
863
863
  },
864
864
  undefined,
@@ -868,8 +868,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
868
868
  <HeroIcon
869
869
  name="sync"
870
870
  style={
871
- Array [
872
- Object {
871
+ [
872
+ {
873
873
  "color": "#001f23",
874
874
  "fontSize": 24,
875
875
  },
@@ -884,16 +884,16 @@ exports[`Tabs.Scroll renders correctly 1`] = `
884
884
  <Text
885
885
  allowFontScaling={false}
886
886
  style={
887
- Array [
888
- Object {
887
+ [
888
+ {
889
889
  "color": "#001f23",
890
890
  "fontFamily": "BeVietnamPro-Regular",
891
891
  "fontSize": 16,
892
892
  "letterSpacing": 0.48,
893
893
  "lineHeight": 24,
894
894
  },
895
- Array [
896
- Object {
895
+ [
896
+ {
897
897
  "flexShrink": 1,
898
898
  "textAlign": "center",
899
899
  },
@@ -910,8 +910,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
910
910
  </View>
911
911
  <View
912
912
  style={
913
- Array [
914
- Object {
913
+ [
914
+ {
915
915
  "flex": 1,
916
916
  "overflow": "hidden",
917
917
  },
@@ -921,8 +921,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
921
921
  >
922
922
  <View
923
923
  style={
924
- Array [
925
- Object {
924
+ [
925
+ {
926
926
  "borderBottomColor": "#e8e9ea",
927
927
  "borderBottomWidth": 1,
928
928
  "paddingHorizontal": 0,
@@ -931,7 +931,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
931
931
  ]
932
932
  }
933
933
  themeInsets={
934
- Object {
934
+ {
935
935
  "bottom": 0,
936
936
  "left": 0,
937
937
  "right": 0,
@@ -941,20 +941,20 @@ exports[`Tabs.Scroll renders correctly 1`] = `
941
941
  >
942
942
  <RCTScrollView
943
943
  contentContainerStyle={
944
- Object {
944
+ {
945
945
  "paddingHorizontal": 8,
946
946
  }
947
947
  }
948
948
  data={
949
- Array [
950
- Object {
949
+ [
950
+ {
951
951
  "activeItem": "Work",
952
952
  "component": <CustomScreen
953
953
  title="Work Screen"
954
954
  />,
955
955
  "key": "work",
956
956
  },
957
- Object {
957
+ {
958
958
  "activeItem": "speaker",
959
959
  "component": <CustomScreen
960
960
  title="Personal Screen"
@@ -962,9 +962,9 @@ exports[`Tabs.Scroll renders correctly 1`] = `
962
962
  "inactiveItem": "speaker-outlined",
963
963
  "key": "personal",
964
964
  },
965
- Object {
965
+ {
966
966
  "activeItem": "home",
967
- "badge": Object {
967
+ "badge": {
968
968
  "type": "status",
969
969
  },
970
970
  "component": <CustomScreen
@@ -973,9 +973,9 @@ exports[`Tabs.Scroll renders correctly 1`] = `
973
973
  "inactiveItem": "home-outlined",
974
974
  "key": "home",
975
975
  },
976
- Object {
976
+ {
977
977
  "activeItem": "calendar",
978
- "badge": Object {
978
+ "badge": {
979
979
  "type": "counter",
980
980
  "value": 50,
981
981
  },
@@ -1003,15 +1003,15 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1003
1003
  renderItem={[Function]}
1004
1004
  scrollEventThrottle={50}
1005
1005
  showsHorizontalScrollIndicator={false}
1006
- stickyHeaderIndices={Array []}
1007
- viewabilityConfigCallbackPairs={Array []}
1006
+ stickyHeaderIndices={[]}
1007
+ viewabilityConfigCallbackPairs={[]}
1008
1008
  >
1009
1009
  <View>
1010
1010
  <View
1011
1011
  onLayout={[Function]}
1012
1012
  style={
1013
- Array [
1014
- Object {
1013
+ [
1014
+ {
1015
1015
  "flexDirection": "row",
1016
1016
  },
1017
1017
  null,
@@ -1031,7 +1031,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1031
1031
  onResponderTerminationRequest={[Function]}
1032
1032
  onStartShouldSetResponder={[Function]}
1033
1033
  style={
1034
- Object {
1034
+ {
1035
1035
  "marginLeft": 0,
1036
1036
  "paddingVertical": 8,
1037
1037
  }
@@ -1039,8 +1039,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1039
1039
  >
1040
1040
  <View
1041
1041
  style={
1042
- Array [
1043
- Object {
1042
+ [
1043
+ {
1044
1044
  "bottom": 0,
1045
1045
  "left": 0,
1046
1046
  "paddingVertical": 8,
@@ -1055,12 +1055,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1055
1055
  <View
1056
1056
  collapsable={false}
1057
1057
  style={
1058
- Object {
1058
+ {
1059
1059
  "backgroundColor": "#ccd2d3",
1060
1060
  "borderRadius": 16,
1061
1061
  "flex": 1,
1062
- "transform": Array [
1063
- Object {
1062
+ "transform": [
1063
+ {
1064
1064
  "scaleX": 1,
1065
1065
  },
1066
1066
  ],
@@ -1071,8 +1071,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1071
1071
  </View>
1072
1072
  <View
1073
1073
  style={
1074
- Array [
1075
- Object {
1074
+ [
1075
+ {
1076
1076
  "paddingHorizontal": 8,
1077
1077
  "paddingVertical": 4,
1078
1078
  },
@@ -1085,15 +1085,15 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1085
1085
  allowFontScaling={false}
1086
1086
  numberOfLines={1}
1087
1087
  style={
1088
- Array [
1089
- Object {
1088
+ [
1089
+ {
1090
1090
  "color": "#001f23",
1091
1091
  "fontFamily": "BeVietnamPro-SemiBold",
1092
1092
  "fontSize": 16,
1093
1093
  "letterSpacing": 0.24,
1094
1094
  "lineHeight": 24,
1095
1095
  },
1096
- Object {
1096
+ {
1097
1097
  "color": "#001f23",
1098
1098
  },
1099
1099
  ]
@@ -1111,8 +1111,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1111
1111
  <View
1112
1112
  onLayout={[Function]}
1113
1113
  style={
1114
- Array [
1115
- Object {
1114
+ [
1115
+ {
1116
1116
  "flexDirection": "row",
1117
1117
  },
1118
1118
  null,
@@ -1132,7 +1132,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1132
1132
  onResponderTerminationRequest={[Function]}
1133
1133
  onStartShouldSetResponder={[Function]}
1134
1134
  style={
1135
- Object {
1135
+ {
1136
1136
  "marginLeft": 12,
1137
1137
  "paddingVertical": 8,
1138
1138
  }
@@ -1140,8 +1140,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1140
1140
  >
1141
1141
  <View
1142
1142
  style={
1143
- Array [
1144
- Object {
1143
+ [
1144
+ {
1145
1145
  "bottom": 0,
1146
1146
  "left": 0,
1147
1147
  "paddingVertical": 8,
@@ -1156,12 +1156,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1156
1156
  <View
1157
1157
  collapsable={false}
1158
1158
  style={
1159
- Object {
1159
+ {
1160
1160
  "backgroundColor": undefined,
1161
1161
  "borderRadius": 16,
1162
1162
  "flex": 1,
1163
- "transform": Array [
1164
- Object {
1163
+ "transform": [
1164
+ {
1165
1165
  "scaleX": 0,
1166
1166
  },
1167
1167
  ],
@@ -1172,8 +1172,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1172
1172
  </View>
1173
1173
  <View
1174
1174
  style={
1175
- Array [
1176
- Object {
1175
+ [
1176
+ {
1177
1177
  "paddingHorizontal": 8,
1178
1178
  "paddingVertical": 4,
1179
1179
  },
@@ -1185,12 +1185,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1185
1185
  <HeroIcon
1186
1186
  name="speaker-outlined"
1187
1187
  style={
1188
- Array [
1189
- Object {
1188
+ [
1189
+ {
1190
1190
  "color": "#001f23",
1191
1191
  "fontSize": 20,
1192
1192
  },
1193
- Object {
1193
+ {
1194
1194
  "color": "#001f23",
1195
1195
  },
1196
1196
  ]
@@ -1206,8 +1206,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1206
1206
  <View
1207
1207
  onLayout={[Function]}
1208
1208
  style={
1209
- Array [
1210
- Object {
1209
+ [
1210
+ {
1211
1211
  "flexDirection": "row",
1212
1212
  },
1213
1213
  null,
@@ -1227,7 +1227,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1227
1227
  onResponderTerminationRequest={[Function]}
1228
1228
  onStartShouldSetResponder={[Function]}
1229
1229
  style={
1230
- Object {
1230
+ {
1231
1231
  "marginLeft": 12,
1232
1232
  "paddingVertical": 8,
1233
1233
  }
@@ -1235,8 +1235,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1235
1235
  >
1236
1236
  <View
1237
1237
  style={
1238
- Array [
1239
- Object {
1238
+ [
1239
+ {
1240
1240
  "bottom": 0,
1241
1241
  "left": 0,
1242
1242
  "paddingVertical": 8,
@@ -1251,12 +1251,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1251
1251
  <View
1252
1252
  collapsable={false}
1253
1253
  style={
1254
- Object {
1254
+ {
1255
1255
  "backgroundColor": undefined,
1256
1256
  "borderRadius": 16,
1257
1257
  "flex": 1,
1258
- "transform": Array [
1259
- Object {
1258
+ "transform": [
1259
+ {
1260
1260
  "scaleX": 0,
1261
1261
  },
1262
1262
  ],
@@ -1267,8 +1267,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1267
1267
  </View>
1268
1268
  <View
1269
1269
  style={
1270
- Array [
1271
- Object {
1270
+ [
1271
+ {
1272
1272
  "paddingHorizontal": 8,
1273
1273
  "paddingVertical": 4,
1274
1274
  },
@@ -1278,7 +1278,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1278
1278
  >
1279
1279
  <View
1280
1280
  style={
1281
- Object {
1281
+ {
1282
1282
  "paddingHorizontal": 4,
1283
1283
  }
1284
1284
  }
@@ -1286,12 +1286,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1286
1286
  <HeroIcon
1287
1287
  name="home-outlined"
1288
1288
  style={
1289
- Array [
1290
- Object {
1289
+ [
1290
+ {
1291
1291
  "color": "#001f23",
1292
1292
  "fontSize": 20,
1293
1293
  },
1294
- Object {
1294
+ {
1295
1295
  "color": "#001f23",
1296
1296
  },
1297
1297
  ]
@@ -1303,7 +1303,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1303
1303
  <View
1304
1304
  collapsable={false}
1305
1305
  style={
1306
- Object {
1306
+ {
1307
1307
  "backgroundColor": "#cb300a",
1308
1308
  "borderRadius": 999,
1309
1309
  "height": 8,
@@ -1311,8 +1311,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1311
1311
  "position": "absolute",
1312
1312
  "right": -2,
1313
1313
  "top": -2,
1314
- "transform": Array [
1315
- Object {
1314
+ "transform": [
1315
+ {
1316
1316
  "scale": 1,
1317
1317
  },
1318
1318
  ],
@@ -1328,8 +1328,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1328
1328
  <View
1329
1329
  onLayout={[Function]}
1330
1330
  style={
1331
- Array [
1332
- Object {
1331
+ [
1332
+ {
1333
1333
  "flexDirection": "row",
1334
1334
  },
1335
1335
  null,
@@ -1349,7 +1349,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1349
1349
  onResponderTerminationRequest={[Function]}
1350
1350
  onStartShouldSetResponder={[Function]}
1351
1351
  style={
1352
- Object {
1352
+ {
1353
1353
  "marginLeft": 12,
1354
1354
  "paddingVertical": 8,
1355
1355
  }
@@ -1357,8 +1357,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1357
1357
  >
1358
1358
  <View
1359
1359
  style={
1360
- Array [
1361
- Object {
1360
+ [
1361
+ {
1362
1362
  "bottom": 0,
1363
1363
  "left": 0,
1364
1364
  "paddingVertical": 8,
@@ -1373,12 +1373,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1373
1373
  <View
1374
1374
  collapsable={false}
1375
1375
  style={
1376
- Object {
1376
+ {
1377
1377
  "backgroundColor": undefined,
1378
1378
  "borderRadius": 16,
1379
1379
  "flex": 1,
1380
- "transform": Array [
1381
- Object {
1380
+ "transform": [
1381
+ {
1382
1382
  "scaleX": 0,
1383
1383
  },
1384
1384
  ],
@@ -1389,8 +1389,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1389
1389
  </View>
1390
1390
  <View
1391
1391
  style={
1392
- Array [
1393
- Object {
1392
+ [
1393
+ {
1394
1394
  "paddingHorizontal": 8,
1395
1395
  "paddingVertical": 4,
1396
1396
  },
@@ -1400,8 +1400,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1400
1400
  >
1401
1401
  <View
1402
1402
  style={
1403
- Array [
1404
- Object {
1403
+ [
1404
+ {
1405
1405
  "alignItems": "center",
1406
1406
  "flexDirection": "row",
1407
1407
  },
@@ -1412,12 +1412,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1412
1412
  <HeroIcon
1413
1413
  name="calendar-dates-outlined"
1414
1414
  style={
1415
- Array [
1416
- Object {
1415
+ [
1416
+ {
1417
1417
  "color": "#001f23",
1418
1418
  "fontSize": 20,
1419
1419
  },
1420
- Object {
1420
+ {
1421
1421
  "color": "#001f23",
1422
1422
  },
1423
1423
  ]
@@ -1429,7 +1429,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1429
1429
  <View
1430
1430
  collapsable={false}
1431
1431
  style={
1432
- Object {
1432
+ {
1433
1433
  "alignItems": "center",
1434
1434
  "backgroundColor": "#355bfb",
1435
1435
  "borderRadius": 999,
@@ -1439,8 +1439,8 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1439
1439
  "minWidth": 20,
1440
1440
  "opacity": 1,
1441
1441
  "paddingHorizontal": 8,
1442
- "transform": Array [
1443
- Object {
1442
+ "transform": [
1443
+ {
1444
1444
  "scale": 1,
1445
1445
  },
1446
1446
  ],
@@ -1452,16 +1452,16 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1452
1452
  <Text
1453
1453
  allowFontScaling={false}
1454
1454
  style={
1455
- Array [
1456
- Object {
1455
+ [
1456
+ {
1457
1457
  "color": "#001f23",
1458
1458
  "fontFamily": "BeVietnamPro-Regular",
1459
1459
  "fontSize": 12,
1460
1460
  "letterSpacing": 0.48,
1461
1461
  "lineHeight": 16,
1462
1462
  },
1463
- Array [
1464
- Object {
1463
+ [
1464
+ {
1465
1465
  "color": "#ffffff",
1466
1466
  "includeFontPadding": false,
1467
1467
  "textAlign": "center",
@@ -1494,7 +1494,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1494
1494
  <View
1495
1495
  collapsable={false}
1496
1496
  style={
1497
- Object {
1497
+ {
1498
1498
  "bottom": 0,
1499
1499
  "left": 0,
1500
1500
  "position": "absolute",
@@ -1507,16 +1507,16 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1507
1507
  accessibilityElementsHidden={false}
1508
1508
  importantForAccessibility="auto"
1509
1509
  style={
1510
- Array [
1511
- Object {
1510
+ [
1511
+ {
1512
1512
  "flex": 1,
1513
1513
  },
1514
- Array [
1515
- Object {
1514
+ [
1515
+ {
1516
1516
  "flex": 1,
1517
1517
  "overflow": "hidden",
1518
1518
  },
1519
- Object {
1519
+ {
1520
1520
  "bottom": 0,
1521
1521
  "left": 0,
1522
1522
  "position": "absolute",
@@ -1537,7 +1537,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1537
1537
  <View
1538
1538
  collapsable={false}
1539
1539
  style={
1540
- Object {
1540
+ {
1541
1541
  "bottom": 0,
1542
1542
  "left": 0,
1543
1543
  "position": "absolute",
@@ -1550,12 +1550,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1550
1550
  accessibilityElementsHidden={true}
1551
1551
  importantForAccessibility="no-hide-descendants"
1552
1552
  style={
1553
- Array [
1554
- Object {
1553
+ [
1554
+ {
1555
1555
  "flex": 1,
1556
1556
  },
1557
- Array [
1558
- Object {
1557
+ [
1558
+ {
1559
1559
  "flex": 1,
1560
1560
  "overflow": "hidden",
1561
1561
  },
@@ -1574,7 +1574,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1574
1574
  <View
1575
1575
  collapsable={false}
1576
1576
  style={
1577
- Object {
1577
+ {
1578
1578
  "bottom": 0,
1579
1579
  "left": 0,
1580
1580
  "position": "absolute",
@@ -1587,12 +1587,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1587
1587
  accessibilityElementsHidden={true}
1588
1588
  importantForAccessibility="no-hide-descendants"
1589
1589
  style={
1590
- Array [
1591
- Object {
1590
+ [
1591
+ {
1592
1592
  "flex": 1,
1593
1593
  },
1594
- Array [
1595
- Object {
1594
+ [
1595
+ {
1596
1596
  "flex": 1,
1597
1597
  "overflow": "hidden",
1598
1598
  },
@@ -1605,7 +1605,7 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1605
1605
  <View
1606
1606
  collapsable={false}
1607
1607
  style={
1608
- Object {
1608
+ {
1609
1609
  "bottom": 0,
1610
1610
  "left": 0,
1611
1611
  "position": "absolute",
@@ -1618,12 +1618,12 @@ exports[`Tabs.Scroll renders correctly 1`] = `
1618
1618
  accessibilityElementsHidden={true}
1619
1619
  importantForAccessibility="no-hide-descendants"
1620
1620
  style={
1621
- Array [
1622
- Object {
1621
+ [
1622
+ {
1623
1623
  "flex": 1,
1624
1624
  },
1625
- Array [
1626
- Object {
1625
+ [
1626
+ {
1627
1627
  "flex": 1,
1628
1628
  "overflow": "hidden",
1629
1629
  },
@@ -1642,8 +1642,8 @@ exports[`useIsFocused renders correctly 1`] = `
1642
1642
  <RNCSafeAreaProvider
1643
1643
  onInsetsChange={[Function]}
1644
1644
  style={
1645
- Array [
1646
- Object {
1645
+ [
1646
+ {
1647
1647
  "flex": 1,
1648
1648
  },
1649
1649
  undefined,
@@ -1662,7 +1662,7 @@ exports[`useIsFocused renders correctly 1`] = `
1662
1662
  onResponderTerminationRequest={[Function]}
1663
1663
  onStartShouldSetResponder={[Function]}
1664
1664
  style={
1665
- Object {
1665
+ {
1666
1666
  "alignItems": "center",
1667
1667
  "backgroundColor": "#ffffff",
1668
1668
  "borderRadius": 8,
@@ -1676,8 +1676,8 @@ exports[`useIsFocused renders correctly 1`] = `
1676
1676
  >
1677
1677
  <View
1678
1678
  style={
1679
- Array [
1680
- Object {
1679
+ [
1680
+ {
1681
1681
  "paddingRight": 12,
1682
1682
  },
1683
1683
  undefined,
@@ -1687,8 +1687,8 @@ exports[`useIsFocused renders correctly 1`] = `
1687
1687
  <HeroIcon
1688
1688
  name="sync"
1689
1689
  style={
1690
- Array [
1691
- Object {
1690
+ [
1691
+ {
1692
1692
  "color": "#001f23",
1693
1693
  "fontSize": 24,
1694
1694
  },
@@ -1703,16 +1703,16 @@ exports[`useIsFocused renders correctly 1`] = `
1703
1703
  <Text
1704
1704
  allowFontScaling={false}
1705
1705
  style={
1706
- Array [
1707
- Object {
1706
+ [
1707
+ {
1708
1708
  "color": "#001f23",
1709
1709
  "fontFamily": "BeVietnamPro-Regular",
1710
1710
  "fontSize": 16,
1711
1711
  "letterSpacing": 0.48,
1712
1712
  "lineHeight": 24,
1713
1713
  },
1714
- Array [
1715
- Object {
1714
+ [
1715
+ {
1716
1716
  "flexShrink": 1,
1717
1717
  "textAlign": "center",
1718
1718
  },
@@ -1729,8 +1729,8 @@ exports[`useIsFocused renders correctly 1`] = `
1729
1729
  </View>
1730
1730
  <View
1731
1731
  style={
1732
- Array [
1733
- Object {
1732
+ [
1733
+ {
1734
1734
  "flex": 1,
1735
1735
  "overflow": "hidden",
1736
1736
  },
@@ -1740,8 +1740,8 @@ exports[`useIsFocused renders correctly 1`] = `
1740
1740
  >
1741
1741
  <View
1742
1742
  style={
1743
- Array [
1744
- Object {
1743
+ [
1744
+ {
1745
1745
  "borderBottomColor": "#e8e9ea",
1746
1746
  "borderBottomWidth": 1,
1747
1747
  "paddingHorizontal": 0,
@@ -1750,7 +1750,7 @@ exports[`useIsFocused renders correctly 1`] = `
1750
1750
  ]
1751
1751
  }
1752
1752
  themeInsets={
1753
- Object {
1753
+ {
1754
1754
  "bottom": 0,
1755
1755
  "left": 0,
1756
1756
  "right": 0,
@@ -1760,20 +1760,20 @@ exports[`useIsFocused renders correctly 1`] = `
1760
1760
  >
1761
1761
  <RCTScrollView
1762
1762
  contentContainerStyle={
1763
- Object {
1763
+ {
1764
1764
  "paddingHorizontal": 8,
1765
1765
  }
1766
1766
  }
1767
1767
  data={
1768
- Array [
1769
- Object {
1768
+ [
1769
+ {
1770
1770
  "activeItem": "Work",
1771
1771
  "component": <CustomScreen
1772
1772
  title="Work Screen"
1773
1773
  />,
1774
1774
  "key": "work",
1775
1775
  },
1776
- Object {
1776
+ {
1777
1777
  "activeItem": "speaker",
1778
1778
  "component": <CustomScreen
1779
1779
  title="Personal Screen"
@@ -1781,9 +1781,9 @@ exports[`useIsFocused renders correctly 1`] = `
1781
1781
  "inactiveItem": "speaker-outlined",
1782
1782
  "key": "personal",
1783
1783
  },
1784
- Object {
1784
+ {
1785
1785
  "activeItem": "home",
1786
- "badge": Object {
1786
+ "badge": {
1787
1787
  "type": "status",
1788
1788
  },
1789
1789
  "component": <CustomScreen
@@ -1792,9 +1792,9 @@ exports[`useIsFocused renders correctly 1`] = `
1792
1792
  "inactiveItem": "home-outlined",
1793
1793
  "key": "home",
1794
1794
  },
1795
- Object {
1795
+ {
1796
1796
  "activeItem": "calendar",
1797
- "badge": Object {
1797
+ "badge": {
1798
1798
  "type": "counter",
1799
1799
  "value": 50,
1800
1800
  },
@@ -1822,15 +1822,15 @@ exports[`useIsFocused renders correctly 1`] = `
1822
1822
  renderItem={[Function]}
1823
1823
  scrollEventThrottle={50}
1824
1824
  showsHorizontalScrollIndicator={false}
1825
- stickyHeaderIndices={Array []}
1826
- viewabilityConfigCallbackPairs={Array []}
1825
+ stickyHeaderIndices={[]}
1826
+ viewabilityConfigCallbackPairs={[]}
1827
1827
  >
1828
1828
  <View>
1829
1829
  <View
1830
1830
  onLayout={[Function]}
1831
1831
  style={
1832
- Array [
1833
- Object {
1832
+ [
1833
+ {
1834
1834
  "flexDirection": "row",
1835
1835
  },
1836
1836
  null,
@@ -1850,7 +1850,7 @@ exports[`useIsFocused renders correctly 1`] = `
1850
1850
  onResponderTerminationRequest={[Function]}
1851
1851
  onStartShouldSetResponder={[Function]}
1852
1852
  style={
1853
- Object {
1853
+ {
1854
1854
  "marginLeft": 0,
1855
1855
  "paddingVertical": 8,
1856
1856
  }
@@ -1858,8 +1858,8 @@ exports[`useIsFocused renders correctly 1`] = `
1858
1858
  >
1859
1859
  <View
1860
1860
  style={
1861
- Array [
1862
- Object {
1861
+ [
1862
+ {
1863
1863
  "bottom": 0,
1864
1864
  "left": 0,
1865
1865
  "paddingVertical": 8,
@@ -1874,12 +1874,12 @@ exports[`useIsFocused renders correctly 1`] = `
1874
1874
  <View
1875
1875
  collapsable={false}
1876
1876
  style={
1877
- Object {
1877
+ {
1878
1878
  "backgroundColor": "#ccd2d3",
1879
1879
  "borderRadius": 16,
1880
1880
  "flex": 1,
1881
- "transform": Array [
1882
- Object {
1881
+ "transform": [
1882
+ {
1883
1883
  "scaleX": 1,
1884
1884
  },
1885
1885
  ],
@@ -1890,8 +1890,8 @@ exports[`useIsFocused renders correctly 1`] = `
1890
1890
  </View>
1891
1891
  <View
1892
1892
  style={
1893
- Array [
1894
- Object {
1893
+ [
1894
+ {
1895
1895
  "paddingHorizontal": 8,
1896
1896
  "paddingVertical": 4,
1897
1897
  },
@@ -1904,15 +1904,15 @@ exports[`useIsFocused renders correctly 1`] = `
1904
1904
  allowFontScaling={false}
1905
1905
  numberOfLines={1}
1906
1906
  style={
1907
- Array [
1908
- Object {
1907
+ [
1908
+ {
1909
1909
  "color": "#001f23",
1910
1910
  "fontFamily": "BeVietnamPro-SemiBold",
1911
1911
  "fontSize": 16,
1912
1912
  "letterSpacing": 0.24,
1913
1913
  "lineHeight": 24,
1914
1914
  },
1915
- Object {
1915
+ {
1916
1916
  "color": "#001f23",
1917
1917
  },
1918
1918
  ]
@@ -1930,8 +1930,8 @@ exports[`useIsFocused renders correctly 1`] = `
1930
1930
  <View
1931
1931
  onLayout={[Function]}
1932
1932
  style={
1933
- Array [
1934
- Object {
1933
+ [
1934
+ {
1935
1935
  "flexDirection": "row",
1936
1936
  },
1937
1937
  null,
@@ -1951,7 +1951,7 @@ exports[`useIsFocused renders correctly 1`] = `
1951
1951
  onResponderTerminationRequest={[Function]}
1952
1952
  onStartShouldSetResponder={[Function]}
1953
1953
  style={
1954
- Object {
1954
+ {
1955
1955
  "marginLeft": 12,
1956
1956
  "paddingVertical": 8,
1957
1957
  }
@@ -1959,8 +1959,8 @@ exports[`useIsFocused renders correctly 1`] = `
1959
1959
  >
1960
1960
  <View
1961
1961
  style={
1962
- Array [
1963
- Object {
1962
+ [
1963
+ {
1964
1964
  "bottom": 0,
1965
1965
  "left": 0,
1966
1966
  "paddingVertical": 8,
@@ -1975,12 +1975,12 @@ exports[`useIsFocused renders correctly 1`] = `
1975
1975
  <View
1976
1976
  collapsable={false}
1977
1977
  style={
1978
- Object {
1978
+ {
1979
1979
  "backgroundColor": undefined,
1980
1980
  "borderRadius": 16,
1981
1981
  "flex": 1,
1982
- "transform": Array [
1983
- Object {
1982
+ "transform": [
1983
+ {
1984
1984
  "scaleX": 0,
1985
1985
  },
1986
1986
  ],
@@ -1991,8 +1991,8 @@ exports[`useIsFocused renders correctly 1`] = `
1991
1991
  </View>
1992
1992
  <View
1993
1993
  style={
1994
- Array [
1995
- Object {
1994
+ [
1995
+ {
1996
1996
  "paddingHorizontal": 8,
1997
1997
  "paddingVertical": 4,
1998
1998
  },
@@ -2004,12 +2004,12 @@ exports[`useIsFocused renders correctly 1`] = `
2004
2004
  <HeroIcon
2005
2005
  name="speaker-outlined"
2006
2006
  style={
2007
- Array [
2008
- Object {
2007
+ [
2008
+ {
2009
2009
  "color": "#001f23",
2010
2010
  "fontSize": 20,
2011
2011
  },
2012
- Object {
2012
+ {
2013
2013
  "color": "#001f23",
2014
2014
  },
2015
2015
  ]
@@ -2025,8 +2025,8 @@ exports[`useIsFocused renders correctly 1`] = `
2025
2025
  <View
2026
2026
  onLayout={[Function]}
2027
2027
  style={
2028
- Array [
2029
- Object {
2028
+ [
2029
+ {
2030
2030
  "flexDirection": "row",
2031
2031
  },
2032
2032
  null,
@@ -2046,7 +2046,7 @@ exports[`useIsFocused renders correctly 1`] = `
2046
2046
  onResponderTerminationRequest={[Function]}
2047
2047
  onStartShouldSetResponder={[Function]}
2048
2048
  style={
2049
- Object {
2049
+ {
2050
2050
  "marginLeft": 12,
2051
2051
  "paddingVertical": 8,
2052
2052
  }
@@ -2054,8 +2054,8 @@ exports[`useIsFocused renders correctly 1`] = `
2054
2054
  >
2055
2055
  <View
2056
2056
  style={
2057
- Array [
2058
- Object {
2057
+ [
2058
+ {
2059
2059
  "bottom": 0,
2060
2060
  "left": 0,
2061
2061
  "paddingVertical": 8,
@@ -2070,12 +2070,12 @@ exports[`useIsFocused renders correctly 1`] = `
2070
2070
  <View
2071
2071
  collapsable={false}
2072
2072
  style={
2073
- Object {
2073
+ {
2074
2074
  "backgroundColor": undefined,
2075
2075
  "borderRadius": 16,
2076
2076
  "flex": 1,
2077
- "transform": Array [
2078
- Object {
2077
+ "transform": [
2078
+ {
2079
2079
  "scaleX": 0,
2080
2080
  },
2081
2081
  ],
@@ -2086,8 +2086,8 @@ exports[`useIsFocused renders correctly 1`] = `
2086
2086
  </View>
2087
2087
  <View
2088
2088
  style={
2089
- Array [
2090
- Object {
2089
+ [
2090
+ {
2091
2091
  "paddingHorizontal": 8,
2092
2092
  "paddingVertical": 4,
2093
2093
  },
@@ -2097,7 +2097,7 @@ exports[`useIsFocused renders correctly 1`] = `
2097
2097
  >
2098
2098
  <View
2099
2099
  style={
2100
- Object {
2100
+ {
2101
2101
  "paddingHorizontal": 4,
2102
2102
  }
2103
2103
  }
@@ -2105,12 +2105,12 @@ exports[`useIsFocused renders correctly 1`] = `
2105
2105
  <HeroIcon
2106
2106
  name="home-outlined"
2107
2107
  style={
2108
- Array [
2109
- Object {
2108
+ [
2109
+ {
2110
2110
  "color": "#001f23",
2111
2111
  "fontSize": 20,
2112
2112
  },
2113
- Object {
2113
+ {
2114
2114
  "color": "#001f23",
2115
2115
  },
2116
2116
  ]
@@ -2122,7 +2122,7 @@ exports[`useIsFocused renders correctly 1`] = `
2122
2122
  <View
2123
2123
  collapsable={false}
2124
2124
  style={
2125
- Object {
2125
+ {
2126
2126
  "backgroundColor": "#cb300a",
2127
2127
  "borderRadius": 999,
2128
2128
  "height": 8,
@@ -2130,8 +2130,8 @@ exports[`useIsFocused renders correctly 1`] = `
2130
2130
  "position": "absolute",
2131
2131
  "right": -2,
2132
2132
  "top": -2,
2133
- "transform": Array [
2134
- Object {
2133
+ "transform": [
2134
+ {
2135
2135
  "scale": 1,
2136
2136
  },
2137
2137
  ],
@@ -2147,8 +2147,8 @@ exports[`useIsFocused renders correctly 1`] = `
2147
2147
  <View
2148
2148
  onLayout={[Function]}
2149
2149
  style={
2150
- Array [
2151
- Object {
2150
+ [
2151
+ {
2152
2152
  "flexDirection": "row",
2153
2153
  },
2154
2154
  null,
@@ -2168,7 +2168,7 @@ exports[`useIsFocused renders correctly 1`] = `
2168
2168
  onResponderTerminationRequest={[Function]}
2169
2169
  onStartShouldSetResponder={[Function]}
2170
2170
  style={
2171
- Object {
2171
+ {
2172
2172
  "marginLeft": 12,
2173
2173
  "paddingVertical": 8,
2174
2174
  }
@@ -2176,8 +2176,8 @@ exports[`useIsFocused renders correctly 1`] = `
2176
2176
  >
2177
2177
  <View
2178
2178
  style={
2179
- Array [
2180
- Object {
2179
+ [
2180
+ {
2181
2181
  "bottom": 0,
2182
2182
  "left": 0,
2183
2183
  "paddingVertical": 8,
@@ -2192,12 +2192,12 @@ exports[`useIsFocused renders correctly 1`] = `
2192
2192
  <View
2193
2193
  collapsable={false}
2194
2194
  style={
2195
- Object {
2195
+ {
2196
2196
  "backgroundColor": undefined,
2197
2197
  "borderRadius": 16,
2198
2198
  "flex": 1,
2199
- "transform": Array [
2200
- Object {
2199
+ "transform": [
2200
+ {
2201
2201
  "scaleX": 0,
2202
2202
  },
2203
2203
  ],
@@ -2208,8 +2208,8 @@ exports[`useIsFocused renders correctly 1`] = `
2208
2208
  </View>
2209
2209
  <View
2210
2210
  style={
2211
- Array [
2212
- Object {
2211
+ [
2212
+ {
2213
2213
  "paddingHorizontal": 8,
2214
2214
  "paddingVertical": 4,
2215
2215
  },
@@ -2219,8 +2219,8 @@ exports[`useIsFocused renders correctly 1`] = `
2219
2219
  >
2220
2220
  <View
2221
2221
  style={
2222
- Array [
2223
- Object {
2222
+ [
2223
+ {
2224
2224
  "alignItems": "center",
2225
2225
  "flexDirection": "row",
2226
2226
  },
@@ -2231,12 +2231,12 @@ exports[`useIsFocused renders correctly 1`] = `
2231
2231
  <HeroIcon
2232
2232
  name="calendar-dates-outlined"
2233
2233
  style={
2234
- Array [
2235
- Object {
2234
+ [
2235
+ {
2236
2236
  "color": "#001f23",
2237
2237
  "fontSize": 20,
2238
2238
  },
2239
- Object {
2239
+ {
2240
2240
  "color": "#001f23",
2241
2241
  },
2242
2242
  ]
@@ -2248,7 +2248,7 @@ exports[`useIsFocused renders correctly 1`] = `
2248
2248
  <View
2249
2249
  collapsable={false}
2250
2250
  style={
2251
- Object {
2251
+ {
2252
2252
  "alignItems": "center",
2253
2253
  "backgroundColor": "#355bfb",
2254
2254
  "borderRadius": 999,
@@ -2258,8 +2258,8 @@ exports[`useIsFocused renders correctly 1`] = `
2258
2258
  "minWidth": 20,
2259
2259
  "opacity": 1,
2260
2260
  "paddingHorizontal": 8,
2261
- "transform": Array [
2262
- Object {
2261
+ "transform": [
2262
+ {
2263
2263
  "scale": 1,
2264
2264
  },
2265
2265
  ],
@@ -2271,16 +2271,16 @@ exports[`useIsFocused renders correctly 1`] = `
2271
2271
  <Text
2272
2272
  allowFontScaling={false}
2273
2273
  style={
2274
- Array [
2275
- Object {
2274
+ [
2275
+ {
2276
2276
  "color": "#001f23",
2277
2277
  "fontFamily": "BeVietnamPro-Regular",
2278
2278
  "fontSize": 12,
2279
2279
  "letterSpacing": 0.48,
2280
2280
  "lineHeight": 16,
2281
2281
  },
2282
- Array [
2283
- Object {
2282
+ [
2283
+ {
2284
2284
  "color": "#ffffff",
2285
2285
  "includeFontPadding": false,
2286
2286
  "textAlign": "center",
@@ -2313,7 +2313,7 @@ exports[`useIsFocused renders correctly 1`] = `
2313
2313
  <View
2314
2314
  collapsable={false}
2315
2315
  style={
2316
- Object {
2316
+ {
2317
2317
  "bottom": 0,
2318
2318
  "left": 0,
2319
2319
  "position": "absolute",
@@ -2326,16 +2326,16 @@ exports[`useIsFocused renders correctly 1`] = `
2326
2326
  accessibilityElementsHidden={false}
2327
2327
  importantForAccessibility="auto"
2328
2328
  style={
2329
- Array [
2330
- Object {
2329
+ [
2330
+ {
2331
2331
  "flex": 1,
2332
2332
  },
2333
- Array [
2334
- Object {
2333
+ [
2334
+ {
2335
2335
  "flex": 1,
2336
2336
  "overflow": "hidden",
2337
2337
  },
2338
- Object {
2338
+ {
2339
2339
  "bottom": 0,
2340
2340
  "left": 0,
2341
2341
  "position": "absolute",
@@ -2356,7 +2356,7 @@ exports[`useIsFocused renders correctly 1`] = `
2356
2356
  <View
2357
2357
  collapsable={false}
2358
2358
  style={
2359
- Object {
2359
+ {
2360
2360
  "bottom": 0,
2361
2361
  "left": 0,
2362
2362
  "position": "absolute",
@@ -2369,12 +2369,12 @@ exports[`useIsFocused renders correctly 1`] = `
2369
2369
  accessibilityElementsHidden={true}
2370
2370
  importantForAccessibility="no-hide-descendants"
2371
2371
  style={
2372
- Array [
2373
- Object {
2372
+ [
2373
+ {
2374
2374
  "flex": 1,
2375
2375
  },
2376
- Array [
2377
- Object {
2376
+ [
2377
+ {
2378
2378
  "flex": 1,
2379
2379
  "overflow": "hidden",
2380
2380
  },
@@ -2393,7 +2393,7 @@ exports[`useIsFocused renders correctly 1`] = `
2393
2393
  <View
2394
2394
  collapsable={false}
2395
2395
  style={
2396
- Object {
2396
+ {
2397
2397
  "bottom": 0,
2398
2398
  "left": 0,
2399
2399
  "position": "absolute",
@@ -2406,12 +2406,12 @@ exports[`useIsFocused renders correctly 1`] = `
2406
2406
  accessibilityElementsHidden={true}
2407
2407
  importantForAccessibility="no-hide-descendants"
2408
2408
  style={
2409
- Array [
2410
- Object {
2409
+ [
2410
+ {
2411
2411
  "flex": 1,
2412
2412
  },
2413
- Array [
2414
- Object {
2413
+ [
2414
+ {
2415
2415
  "flex": 1,
2416
2416
  "overflow": "hidden",
2417
2417
  },
@@ -2424,7 +2424,7 @@ exports[`useIsFocused renders correctly 1`] = `
2424
2424
  <View
2425
2425
  collapsable={false}
2426
2426
  style={
2427
- Object {
2427
+ {
2428
2428
  "bottom": 0,
2429
2429
  "left": 0,
2430
2430
  "position": "absolute",
@@ -2437,12 +2437,12 @@ exports[`useIsFocused renders correctly 1`] = `
2437
2437
  accessibilityElementsHidden={true}
2438
2438
  importantForAccessibility="no-hide-descendants"
2439
2439
  style={
2440
- Array [
2441
- Object {
2440
+ [
2441
+ {
2442
2442
  "flex": 1,
2443
2443
  },
2444
- Array [
2445
- Object {
2444
+ [
2445
+ {
2446
2446
  "flex": 1,
2447
2447
  "overflow": "hidden",
2448
2448
  },