Update web build and web-specific components; RNW now builds
This commit is contained in:
parent
7e3f6f0306
commit
d6ec627c8c
10 changed files with 300 additions and 157 deletions
4
src/view/com/util/BlurView.web.tsx
Normal file
4
src/view/com/util/BlurView.web.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
import {View} from 'react-native'
|
||||
|
||||
// TODO can actually support this, see https://github.com/Kureev/react-native-blur/issues/417
|
||||
export const BlurBiew = View
|
Loading…
Add table
Add a link
Reference in a new issue