UNPKG

react-native-starsystem

Version:

Starbem React Native UI Toolkit

5 lines (4 loc) 161 B
import { AnimatedView } from './AnimatedView'; import { AnimatedProps } from '../config/animations'; export default AnimatedView; export type { AnimatedProps };