-
Notifications
You must be signed in to change notification settings - Fork 3
Button
joitng edited this page Mar 30, 2019
·
9 revisions
- title: title/label of the button
- backgroundColor: color of the button -> if not given color, button has color code #9ACD32
- onPress: function that runs when button is clicked
Button is a Component from React Native Elements. See more about the component here.
To import, place this at the top of your file:
import { Button } from 'react-native-elements';
DDA iOS and Android App. Developed by Code the Change Foundation
Developer Documentation
Mockup
Database
API
User Management
React Native
Research