about summary refs log tree commit diff
path: root/src/view/com/util/BlurView.web.tsx
blob: a6097bf850c4d11b72e2a7e37599680e680e48af (plain) (blame)
1
2
3
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