{"id":13620480,"url":"https://github.com/codingki/react-native-expo-template","last_synced_at":"2025-10-04T05:58:54.916Z","repository":{"id":38522773,"uuid":"306531634","full_name":"codingki/react-native-expo-template","owner":"codingki","description":"My starter templates for building apps with react native and expo","archived":false,"fork":false,"pushed_at":"2023-08-18T04:14:18.000Z","size":10831,"stargazers_count":816,"open_issues_count":7,"forks_count":280,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-23T20:06:49.824Z","etag":null,"topics":["expo","javascript","react","react-native","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["codingki"],"patreon":null,"open_collective":null,"ko_fi":"kikiding","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://karyakarsa.com/kikiding"]}},"created_at":"2020-10-23T04:46:11.000Z","updated_at":"2025-05-20T07:52:02.000Z","dependencies_parsed_at":"2024-01-11T13:20:36.486Z","dependency_job_id":null,"html_url":"https://github.com/codingki/react-native-expo-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingki/react-native-expo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingki%2Freact-native-expo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingki%2Freact-native-expo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingki%2Freact-native-expo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingki%2Freact-native-expo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingki","download_url":"https://codeload.github.com/codingki/react-native-expo-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingki%2Freact-native-expo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278272336,"owners_count":25959524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expo","javascript","react","react-native","template"],"created_at":"2024-08-01T21:00:56.263Z","updated_at":"2025-10-04T05:58:54.846Z","avatar_url":"https://github.com/codingki.png","language":"JavaScript","readme":"# React Native + Expo Starter Templates\n\nThese 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 🥳\n\n## Preview\n\n![media/thumbnail.gif](media/thumbnail.gif)\n\nIf you are looking for react native midtrans example, I moved it [here](https://github.com/codingki/react-native-midtrans-example)\n\n**Firebase auth flow**\n![media/authflow.png](media/authflow.png)\n\n## Rapi UI\n\n![media/hero.png](media/hero.png)\n\nThese UI components are provided by [Rapi UI](https://rapi-ui.kikiding.space/).\nCheck the [documentation](https://rapi-ui.kikiding.space/docs/) for usage and more components.\n\n## Documentation\n\n### Typescript\n\n- [Template bottom tabs with auth flow (Typescript)](https://github.com/codingki/react-native-expo-template/tree/master/template-typescript-bottom-tabs-with-auth-flow)\n- [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)\n\n### Javascript\n\n- [Template Blank with navigation](https://github.com/codingki/react-native-expo-template/tree/master/template-with-navigation)\n- [Template Bottom tabs](https://github.com/codingki/react-native-expo-template/tree/master/template-with-bottom-tabs)\n- [Template Firebase auth flow](https://github.com/codingki/react-native-expo-template/tree/master/template-with-firebase-auth-flow)\n- [Template Bottom tabs with auth flow](https://github.com/codingki/react-native-expo-template/tree/master/template-with-bottom-tabs-auth-flow)\n\n## Changelog\n\n**03/01/2022**\n\n- Upgrade Expo SDK to v44.0 (latest)\n- Upgrade Firebase from v8.x -\u003e v9.x (latest)\n- Updgrade React navigation from v5.x -\u003e v6.x (latest)\n\n**15/07/2021**\n\n- Fix firebase import error\n- Upgrade Expo SDK to v42.0\n\n**13/06/2021**\n\n- Template now has darkmode\n- Rapi UI updated to 0.2.1\n\n**25/04/2021**\n\n- Expo updated to SDK 41\n\n**24/03/2021**\n\n- Now all the UI components uses [Rapi UI](https://rapi-ui.kikiding.space/)\n- Remove some unused packages\n- Fixed some bugs and file managements moved to `src/` directory\n\nif you find these useful don't forget to give it a star ⭐ and share it to your friends ❤️\n\nReach me on [twitter](https://twitter.com/kikiding/)\n","funding_links":["https://github.com/sponsors/codingki","https://ko-fi.com/kikiding","https://karyakarsa.com/kikiding"],"categories":["HarmonyOS","R"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingki%2Freact-native-expo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingki%2Freact-native-expo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingki%2Freact-native-expo-template/lists"}