UNPKG

@tamagui/react-native-web-lite

Version:
7 lines (6 loc) 318 B
import { View } from "../../../../View/index.mjs"; import { createAnimatedComponent } from "../createAnimatedComponent.mjs"; const AnimatedView = createAnimatedComponent(View); var AnimatedView_default = AnimatedView; export { AnimatedView, AnimatedView_default as default }; //# sourceMappingURL=AnimatedView.mjs.map