UNPKG

react-native-ui-lib

Version:

UI Components Library for React Native

8 lines (6 loc) 153 B
import AnimatedImage from './animatedImage'; import AnimatedScanner from './animatedScanner'; module.exports = { AnimatedImage, AnimatedScanner, };