Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingki/react-native-expo-template
My starter templates for building apps with react native and expo
https://github.com/codingki/react-native-expo-template
expo javascript react react-native template
Last synced: 1 day ago
JSON representation
My starter templates for building apps with react native and expo
- Host: GitHub
- URL: https://github.com/codingki/react-native-expo-template
- Owner: codingki
- License: mit
- Created: 2020-10-23T04:46:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T04:14:18.000Z (over 1 year ago)
- Last Synced: 2024-11-23T18:02:34.034Z (19 days ago)
- Topics: expo, javascript, react, react-native, template
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 732
- Watchers: 15
- Forks: 244
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - React Native + Expo Starter Templates - `starter templates for building apps with react native and expo` *by [Nur Fikri](https://github.com/codingki)* (R)
- made-in-indonesia - React Native + Expo Starter Templates - `starter templates for building apps with react native and expo` *by [Nur Fikri](https://github.com/codingki)* (R)
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/` directoryif 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/)