Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native button

<Button
  onPress={onPressLearnMore}
  title="Learn More"
  color="#841584"
  accessibilityLabel="Learn more about this purple button"
/>
Source by reactnative.dev #
 
PREVIOUS NEXT
Tagged: #react #native #button
ADD COMMENT
Topic
Name
7+7 =