In this final React Native lesson of the series we will finalize the Notes view component and squash a few bugs in the code. import firebase from 'firebase'; import React from 'react'; import { View, StyleSheet, Text, ListView, TextInput, TouchableHi