Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native modal ios landscape

      <Modal
        visible={true}
        supportedOrientations={['portrait', 'landscape']}
      >
      </Modal>
Source by github.com #
 
PREVIOUS NEXT
Tagged: #react #native #modal #ios #landscape
ADD COMMENT
Topic
Name
5+2 =