Guest User

Untitled

a guest
Oct 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. abl require('../img/a.png') require('../img/b.png')
  2. bla require('../../img/c.png')
  3. ble <Image source={requre('../img/d.png')}
  4.  
  5. '../img/a.png'
  6. '../img/b.png'
  7. '../../img/c.png'
  8. '../img/d.png'
Add Comment
Please, Sign In to add comment