Skip to content

Instantly share code, notes, and snippets.

@Saadnajmi
Created May 23, 2022 23:44
Show Gist options
  • Save Saadnajmi/0a4c97bc38410e84e474e3613ee2aa03 to your computer and use it in GitHub Desktop.
Save Saadnajmi/0a4c97bc38410e84e474e3613ee2aa03 to your computer and use it in GitHub Desktop.
style={{
height: 100,
width: 100,
backgroundColor: 'clear',
borderWidth: 2,
borderRadius: 50,
borderColor: 'blue',
shadowColor: 'black',
shadowRadius: 8,
shadowOpacity: 0.5,
overflow: 'hidden',
}}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment