Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

horizontal divider react native

<View
  style={{
    borderBottomColor: 'black',
    borderBottomWidth: 1,
  }}
/>
Create a snippet
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #horizontal #divider #react #native
ADD COMMENT
Topic
Name
5+4 =