Skip to content

Commit adec244

Browse files
committed
Add vertical split button components.
1 parent ad57e58 commit adec244

File tree

5 files changed

+26549
-0
lines changed

5 files changed

+26549
-0
lines changed

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export { createTabRoutingComponent } from './react-native/components/createTabRo
5353
export { createTextComponent } from './react-native/components/createTextComponent'
5454
export { createTiledComponent } from './react-native/components/createTiledComponent'
5555
export { createUnderlinedTopTabBarComponent } from './react-native/components/createUnderlinedTopTabBarComponent'
56+
export { createVerticalSplitButtonComponent } from './react-native/components/createVerticalSplitButtonComponent'
5657
export { errorReporter } from './react-native/services/errorReporter'
5758
export { FileStore } from './react-native/services/FileStore'
5859
export { flattenRenderedToArray } from './react-native/utilities/flattenRenderedToArray'

0 commit comments

Comments
 (0)