Expo Firebase Starter Versions Save

🔥⚛️📱 Expo + Firebase Starter Kit

0.19.0

1 month ago

What's Changed

Full Changelog: https://github.com/expo-community/expo-firebase-starter/compare/0.18.0...0.19.0

0.18.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/expo-community/expo-firebase-starter/compare/0.17.0...0.18.0

0.17.0

1 year ago

Upgrade the Expo SDK version to 46.

0.16.0

2 years ago
  • Upgrade to Expo SDK 44

0.15.0

2 years ago

Upgrade to Expo SDK 43 & Firebase JS SDK v9

0.14.0

2 years ago
  • Upgrade to Expo SDK 42

0.13.0

3 years ago
  • Upgrade to Expo SDK 40

0.12.0

3 years ago
  • Upgrade to Expo SDK 39
  • Remove react-native-elements

0.11.0

3 years ago
  • The starter kit now uses react-navigation v5 library for navigation patterns.
  • Some of the files are now organized differently than the previous versions.
  • This kit is completely dependent on custom styles and does not use react-native-elements any more.
  • uses latest Expo SDK 38.x.x..
  • it now only supports Email/Password authentication with Firebase as the backend
  • uses React's Context API & checks user's auth state
  • Form components are completely reusable with Formik and yup

0.10.0

4 years ago
  • All screen components such as Login, Signup, Home, ForgotPassword, etc. are now functional components
  • Dependencies updated to latest versions formik & react-native-elements