Skip to content
joitng edited this page Mar 30, 2019 · 1 revision

Props

  • title: title text to be displayed
  • backgroundColor: background color of header section
  • onPress: function that runs when icon on left side is clicked

Importing Header

Header is a Component from React Native Elements. See more about the component here.

To import, place this at the top of your file: import { Header } from 'react-native-elements';

Developer Documentation

Mockup

Database

API

User Management

React Native

Research

Clone this wiki locally