UNPKG

react-native-animation-input

Version:

# [IMPORTANT] Please note that installation of react-native-reanimated in your project is highly recommended for the library to work.

8 lines (7 loc) 235 B
const Images = { checked: require('./image/checkmark.png'), clear: require('./image/close.png'), visible: require('./image/visibility.png'), invisible: require('./image/invisible.png'), }; export default Images;