Skip to content

kamranayub/sample-react-native-workshop-expo-ts

Repository files navigation

React Native Expo Frontend Masters Workshop (TypeScript)

This is my lab playground written in TypeScript for Kadi Kraman's React Native Frontend Masters workshop. I am using the Expo-based version, with TypeScript.

Getting Started

Follow the workshop's expo guide to ensure you have prerequisites installed and then:

yarn
yarn start

Notes

  • Using a tokens.ts styles helper
  • Using @react-navigation typings like CompositeNavigationProp and StackNavigationProp
  • Using <Button /> in a couple places instead of <TouchableOpacity />
  • All the components and screens are statically-typed

About

TypeScript-based solutions for the FrontEnd Masters React Native workshop by Kadi Kraman

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published