Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 397 Bytes

react-native-todo-course

Learning React Native basics by coding a to do application (egghead course with my own twist). Learned about the following React Native components:

  • Text
  • View
  • StyleSheet
  • TextInput
  • TouchableOpacity
  • Alert
  • ListView
  • Keyboard
  • Switch
  • AsyncStorage
  • ActivityIndicator

Result

Check out the video on YouTube