{"id":20705806,"url":"https://github.com/atliq/react-native-boilerplate","last_synced_at":"2025-04-23T01:37:03.507Z","repository":{"id":46431589,"uuid":"416810314","full_name":"atliq/react-native-boilerplate","owner":"atliq","description":"React Native Boilerplate Which Provides Good Structured Prebuild Code And  Customized It As Per Requirements. ","archived":false,"fork":false,"pushed_at":"2021-10-24T12:27:01.000Z","size":671,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T20:51:12.266Z","etag":null,"topics":["android","boilerplate","boilerplate-template","ios","javascript","mobile-app","react-native","redux","redux-saga","theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atliq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-13T16:02:30.000Z","updated_at":"2022-05-25T09:21:22.000Z","dependencies_parsed_at":"2022-09-13T02:00:42.931Z","dependency_job_id":null,"html_url":"https://github.com/atliq/react-native-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atliq%2Freact-native-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atliq%2Freact-native-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atliq%2Freact-native-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atliq%2Freact-native-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atliq","download_url":"https://codeload.github.com/atliq/react-native-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354268,"owners_count":21416747,"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","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":["android","boilerplate","boilerplate-template","ios","javascript","mobile-app","react-native","redux","redux-saga","theme"],"created_at":"2024-11-17T01:19:48.538Z","updated_at":"2025-04-23T01:37:03.489Z","avatar_url":"https://github.com/atliq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-boilerplate\n\nThis project is a React Native boilerplate that can be used to kickstart a mobile application.\n\nThe boilerplate provides **an optimized architecture for building solid cross-platform mobile applications** through separation of concerns between the UI and business logic. It contains redux, saga, context, theme, localization, tabs and stack navigation.\n\n\u003cbr/\u003e\n\n[![npm version](https://img.shields.io/npm/v/react-native-app-starter.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-app-starter)\n\n## Getting Started\n\n```\n$ npx react-native-app-starter \u003cProjectName\u003e\n\n$ cd \u003cProjectName\u003e\n\n$ npx react-native run-ios\n\n$ npx react-native run-android\n```\n\n\u003cbr/\u003e\n\n## Directory Structure\n\n```\nroot\n├── __tests__\n├── android\n├── ios\n└── App\n    └── Actions\n    |   ├── Keys\n    └── ApiConfig\n    └── AppContext\n    └── Localization\n    └── Reducers\n    |   ├──Default\n    └── Routes\n    └── Sagas\n    └── Screens\n    |    CommonComponent\n    |    Components\n    |    SubComponents\n    └── Services\n    └── Stores\n    └── Theme\n    |    Images\n    └── Utils\n├── fastlane\n├── .env\n...\n```\n\n\u003cbr/\u003e\n\n## Preconfigured with\n\n- Latest react native version\n\n- Redux saga with persistReducer\n\n- Localization\n\n- Theme support (Dark / Light)\n\n- Utility for validations and error messages\n\n- Custom font and font size for maintain typography\n\n- .env and fastlane setup\n\n- Support different env for PRODUCTION and DEVELOPMENT\n\n- User Authemntication flow\n\n- UI for Login, Tabs and Settings\n\n\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatliq%2Freact-native-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatliq%2Freact-native-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatliq%2Freact-native-boilerplate/lists"}