cavewebs / react-native-expo-template

My starter templates for building apps with react native and expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native + Expo Starter Templates

These are my starter templates or my way for building mobile app with react native and expo. I'm tired everytime I create a new project from blank, so I decided to make a starter templates, feel free to use it 🥳

Preview

media/thumbnail.gif

If you are looking for react native midtrans example, I moved it here

Firebase auth flow media/authflow.png

Rapi UI

media/hero.png

These UI components are provided by Rapi UI. Check the documentation for usage and more components.

Documentation

Typescript

Javascript

Changelog

03/01/2022

  • Upgrade Expo SDK to v44.0 (latest)
  • Upgrade Firebase from v8.x -> v9.x (latest)
  • Updgrade React navigation from v5.x -> v6.x (latest)

15/07/2021

  • Fix firebase import error
  • Upgrade Expo SDK to v42.0

13/06/2021

  • Template now has darkmode
  • Rapi UI updated to 0.2.1

25/04/2021

  • Expo updated to SDK 41

24/03/2021

  • Now all the UI components uses Rapi UI
  • Remove some unused packages
  • Fixed some bugs and file managements moved to src/ directory

if you find these useful don't forget to give it a star ⭐ and share it to your friends ❤️

Reach me on twitter

About

My starter templates for building apps with react native and expo

License:MIT License


Languages

Language:JavaScript 51.3%Language:TypeScript 48.7%