Guest User

Untitled

a guest
Feb 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. const glasses = {
  2. 25 : require('../../../../assets/images/Popups/popupScannedNewDrink/glass_25.gif'),
  3.  
  4. <Image
  5. source={glasses[data.gifType]}
  6. resize="contain"
  7. style={{width:glassWidth, height:glassHeight}}
  8. />
Add Comment
Please, Sign In to add comment