UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

5 lines (3 loc) 140 B
import { animated } from '@react-spring/native'; import { BlurView } from 'expo-blur'; export const AnimatedBlurView = animated(BlurView);