Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native scrollview in modal

<Modal propagateSwipe={true}> 
    <ScrollView> 
       // .... other components
    </ScrollView>
<Modal>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #react #native #scrollview #modal
ADD COMMENT
Topic
Name
2+4 =