React Native Workshop
Organized by
Tiigsi Workshops
Table of Contents
Introduction
Intro
About React Native
Should you use Expo or plain React Native?
Setup
[Expo] Getting started with Expo
React Native CLI
Basic components
Basic React Native components
Styling
Styling Exercise 📝
Styling Exercise Solution 👀
Components
Lists
Lists Exercise 📝
Lists Exercise Solution 👀
Navigation
Navigation Intro
[Expo] Adding navigation with Expo
[RN] Adding navigation with plain React Native
Adding Navigation
Navigation Exercise 📝
Navigation Exercise Solution 👀
Opening a full screen modal
Hooks and Network Requests
useState, useCallback, useEffect
Pull to refresh
Forms
Overview of Forms in React Native
Form exercise 📝
Form exercise solution 👀
Conclusion
Wrapping up
Extra Credit
Platform Specific Code