Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created March 29, 2015 23:47
Show Gist options
  • Save edipofederle/954b720bdb9fd95f5bea to your computer and use it in GitHub Desktop.
Save edipofederle/954b720bdb9fd95f5bea to your computer and use it in GitHub Desktop.
buttonClean: {
height: 36,
flex: 3,
flexDirection: 'row',
backgroundColor: '#48BBEC',
borderColor: '#48BBEC',
borderWidth: 1,
borderRadius: 8,
marginBottom: 1,
alignSelf: 'stretch',
justifyContent: 'center'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment