about summary refs log tree commit diff
path: root/src/view/com/modals/util.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/modals/util.tsx')
-rw-r--r--src/view/com/modals/util.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/view/com/modals/util.tsx b/src/view/com/modals/util.tsx
new file mode 100644
index 000000000..06f394ec4
--- /dev/null
+++ b/src/view/com/modals/util.tsx
@@ -0,0 +1,4 @@
+export {
+  BottomSheetScrollView as ScrollView,
+  BottomSheetTextInput as TextInput,
+} from '@gorhom/bottom-sheet'