Advertisement
thanhnb

note react native

Aug 1st, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. react native swiper
  2.  
  3. borderRadius: 15,
  4. shadowColor: '#ffff',
  5. shadowOffset: {width:0, height: 3},
  6. shadowOpacity: 0.2
  7.  
  8. //android
  9. elevation: 1
  10.  
  11. https://github.com/react-community/react-navigation/issues/1670
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement