Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vertical align center react native view

container :{
   justifyContent: 'center', //Centered vertically
   alignItems: 'center', // Centered horizontally
   flex:1
}
 
PREVIOUS NEXT
Tagged: #vertical #align #center #react #native #view
ADD COMMENT
Topic
Name
3+3 =