about summary refs log tree commit diff
path: root/src/view/com/modals/util.tsx
blob: 06f394ec4949f1fa83c47a54a703714c1d998e2d (plain) (blame)
1
2
3
4
export {
  BottomSheetScrollView as ScrollView,
  BottomSheetTextInput as TextInput,
} from '@gorhom/bottom-sheet'