UNPKG

expo-blur

Version:

A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.

3 lines 145 B
export { default as BlurView } from './BlurView'; export { default as BlurTargetView } from './BlurTargetView'; //# sourceMappingURL=index.js.map