about summary refs log tree commit diff
path: root/src/view/com/util/BlurView.tsx
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-26 12:12:27 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-26 12:12:27 -0600
commitd6ec627c8cd32836e5ed494606318959ca17fca1 (patch)
tree90de43466e097263730e4f248584f68135bcc947 /src/view/com/util/BlurView.tsx
parent7e3f6f030680a8cf7b5baa3ce6f33acd5766fca8 (diff)
downloadvoidsky-d6ec627c8cd32836e5ed494606318959ca17fca1.tar.zst
Update web build and web-specific components; RNW now builds
Diffstat (limited to 'src/view/com/util/BlurView.tsx')
-rw-r--r--src/view/com/util/BlurView.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/util/BlurView.tsx b/src/view/com/util/BlurView.tsx
new file mode 100644
index 000000000..66b41cc26
--- /dev/null
+++ b/src/view/com/util/BlurView.tsx
@@ -0,0 +1 @@
+export {BlurView} from '@react-native-community/blur'