Skip to content

kadikraman/react-native-beyond-basics

Repository files navigation

Welcome to my Intermediate React Native course, I hope you'll enjoy it! See the course website here.

If you'd like to follow along with videos for the course, you can watch my Intermediate React Native Course on Frontend Masters.

About the course

The material in the course follows on from the material from the Intro to React Native course. You don't have to take that course course, but we will assume familiarity with some of the core concepts:

  • the basic components: View, Text, TouchableOpacity, FlatList, ScrollView
  • styling your components using StyleSheet
  • navigation using react-navigation
  • useState, useEffect and useCallback hooks

Deployment

GIT_USER=kadikraman yarn deploy

Releases

No releases published

Packages

No packages published