{"id":14974263,"url":"https://github.com/vimal1464/react-native-boilerplate","last_synced_at":"2025-10-27T06:32:09.300Z","repository":{"id":214935149,"uuid":"737464123","full_name":"Vimal1464/react-native-boilerplate","owner":"Vimal1464","description":"Explore 'react-native-boilerplate,' your go-to foundation for React Native projects. Packed with custom components like Buttons, Dropdowns, and TextInputs, this repository streamlines development, making it easy to create standout mobile apps effortlessly.","archived":false,"fork":false,"pushed_at":"2024-01-01T07:27:09.000Z","size":54748,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T10:04:52.463Z","etag":null,"topics":["react-native","react-native-app","react-native-boilerplate","react-native-button","react-native-button-spinner","react-native-buttons","react-native-cli","react-native-component","react-native-custom","react-native-dropdown","react-native-dropdownlist","react-native-elements","react-native-starter","react-native-starter-kit"],"latest_commit_sha":null,"homepage":"https://github.com/Vimal1464/react-native-boilerplate.git","language":"TypeScript","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/Vimal1464.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-31T05:57:45.000Z","updated_at":"2024-10-09T04:36:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"657b7a42-ab60-4456-986b-c17beff0e125","html_url":"https://github.com/Vimal1464/react-native-boilerplate","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":0.35,"last_synced_commit":"4616cf4d3fff154185f1b834db51bb7529fe5e29"},"previous_names":["vimal1464/react-native-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vimal1464%2Freact-native-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vimal1464%2Freact-native-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vimal1464%2Freact-native-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vimal1464%2Freact-native-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vimal1464","download_url":"https://codeload.github.com/Vimal1464/react-native-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861741,"owners_count":16555987,"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":["react-native","react-native-app","react-native-boilerplate","react-native-button","react-native-button-spinner","react-native-buttons","react-native-cli","react-native-component","react-native-custom","react-native-dropdown","react-native-dropdownlist","react-native-elements","react-native-starter","react-native-starter-kit"],"created_at":"2024-09-24T13:50:18.052Z","updated_at":"2025-10-27T06:32:07.110Z","avatar_url":"https://github.com/Vimal1464.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Boilerplate\n\n \u003cimg src=\"./src/assets/img/logo.png\" alt=\"logo\" width=\"250\" height=\"200\"\u003e\n\nWelcome to the React Native Boilerplate repository! This project serves as a solid foundation for your React Native applications, featuring a variety of pre-built, customizable components to streamline your development process.\n\n## Demo\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/gitAssets/video.gif\" alt=\"video\" width=\"45%\"\u003e\n\u003c/div\u003e\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/gitAssets/ss1.png\" alt=\"Image 1\" width=\"45%\"\u003e\n  \u003cimg src=\"./src/assets/gitAssets/ss2.png\" alt=\"Image 2\" width=\"45%\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/gitAssets/ss3.png\" alt=\"Image 3\" width=\"45%\"\u003e\n  \u003cimg src=\"./src/assets/gitAssets/ss4.png\" alt=\"Image 4\" width=\"45%\"\u003e\n\u003c/div\u003e\n\n## Features\n\n- **Custom Components**: Accelerate your development with pre-built components like Buttons, Dropdowns, and TextInputs.\n- **Versatility**: Highly customizable components to suit your app's unique requirements.\n- **Efficiency**: Save time on common UI elements, focusing on the core functionality of your app.\n\n## Prerequisites\n\nBefore you begin, make sure you have the following:\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/)\n- [React Native](https://reactnative.dev/)\n\n## Getting Started\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/yourusername/react-native-boilerplate.git\n    ```\n\n2. **Navigate to the project directory:**\n\n    ```bash\n    cd react-native-boilerplate\n    ```\n\n3. **Install dependencies:**\n\n    ```bash\n    npm install\n    ```\n\n4. **Run the application:**\n\n    ```bash\n    npx react-native run-android\n    ```\n\n    or\n\n    ```bash\n    npx react-native run-ios\n    ```\n\n## Contributing\n\nContributions are welcome! Feel free to open issues and pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimal1464%2Freact-native-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimal1464%2Freact-native-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimal1464%2Freact-native-boilerplate/lists"}