Skip to content

Instantly share code, notes, and snippets.

@jarakys
Created April 4, 2019 20:33
Show Gist options
  • Select an option

  • Save jarakys/bb1fdab948e895e937f33bfb6dca7ed6 to your computer and use it in GitHub Desktop.

Select an option

Save jarakys/bb1fdab948e895e937f33bfb6dca7ed6 to your computer and use it in GitHub Desktop.
inputContainer:{
flex:0.16,
flexDirection:'column',
borderWidth: 1,
borderRadius: 7,
backgroundColor:"#e0ebeb",
borderColor: "#33333FFf",
padding: 10,
},
inputText:{
backgroundColor:"white",
borderRadius: 10,
padding: 5,
height:50,
flex:1,
},
multimediaPost:{
flex:1,
alignSelf:'flex-end',
height:50,
marginTop:5,
width:50,
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment