We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f615a3 commit b2a729dCopy full SHA for b2a729d
1 file changed
packages/react-native-ui-lib/src/index.ts
@@ -78,7 +78,8 @@ export {
78
FooterAlignment,
79
HorizontalItemsDistribution,
80
ItemsFit,
81
- ScreenFooterPosition
+ KeyboardBehavior,
82
+ ScreenFooterShadow
83
} from './components/screenFooter';
84
export {default as Gradient, GradientProps, GradientTypes} from './components/gradient';
85
export {default as Slider} from './components/slider';
0 commit comments