# react-native-expo-template **Repository Path**: deshuofa/react-native-expo-template ## Basic Information - **Project Name**: react-native-expo-template - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-27 - **Last Updated**: 2025-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](media/thumbnail.gif) If you are looking for react native midtrans example, I moved it [here](https://github.com/codingki/react-native-midtrans-example) **Firebase auth flow** ![media/authflow.png](media/authflow.png) ## Rapi UI ![media/hero.png](media/hero.png) These UI components are provided by [Rapi UI](https://rapi-ui.kikiding.space/). Check the [documentation](https://rapi-ui.kikiding.space/docs/) for usage and more components. ## Documentation ### Typescript - [Template bottom tabs with auth flow (Typescript)](https://github.com/codingki/react-native-expo-template/tree/master/template-typescript-bottom-tabs-with-auth-flow) - [Template bottom tabs with Supabase.io auth flow (Typescript)](https://github.com/codingki/react-native-expo-template/tree/master/template-typescript-bottom-tabs-supabase-auth-flow) ### Javascript - [Template Blank with navigation](https://github.com/codingki/react-native-expo-template/tree/master/template-with-navigation) - [Template Bottom tabs](https://github.com/codingki/react-native-expo-template/tree/master/template-with-bottom-tabs) - [Template Firebase auth flow](https://github.com/codingki/react-native-expo-template/tree/master/template-with-firebase-auth-flow) - [Template Bottom tabs with auth flow](https://github.com/codingki/react-native-expo-template/tree/master/template-with-bottom-tabs-auth-flow) ## 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](https://rapi-ui.kikiding.space/) - 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](https://twitter.com/kikiding/)