Latgals / rn-expo-starter-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

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

21/01/2021

  • Added typescript bottom tabs with supabase auth flow template
  • Updated to expo sdk 40

08/12/2020

  • Typescript bottom tabs with auth flow template added

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.4%Language:TypeScript 48.6%