{"id":18880806,"url":"https://github.com/keenteam1990/reactnative","last_synced_at":"2026-04-29T23:31:19.673Z","repository":{"id":107585684,"uuid":"98852174","full_name":"KeenTeam1990/ReactNative","owner":"KeenTeam1990","description":"🚀 A React Native boilerplate app to get you up and running very, very quickly ","archived":false,"fork":false,"pushed_at":"2017-07-31T05:46:02.000Z","size":1775,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T08:07:26.052Z","etag":null,"topics":["analytics","database","firebase","javascript","react-native"],"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/KeenTeam1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-31T05:43:06.000Z","updated_at":"2017-09-30T02:07:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b88392b-c4bf-4648-971b-2fcd035b77e5","html_url":"https://github.com/KeenTeam1990/ReactNative","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KeenTeam1990/ReactNative","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeenTeam1990%2FReactNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeenTeam1990%2FReactNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeenTeam1990%2FReactNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeenTeam1990%2FReactNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeenTeam1990","download_url":"https://codeload.github.com/KeenTeam1990/ReactNative/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeenTeam1990%2FReactNative/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["analytics","database","firebase","javascript","react-native"],"created_at":"2024-11-08T06:46:05.621Z","updated_at":"2026-04-29T23:31:19.656Z","avatar_url":"https://github.com/KeenTeam1990.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub tag](https://img.shields.io/github/tag/mcnamee/react-native-starter-app.svg?style=flat-square)](https://github.com/mcnamee/react-native-starter-app/tags)\n[![GitHub contributors](https://img.shields.io/github/contributors/mcnamee/react-native-starter-app.svg?style=flat-square)](https://github.com/mcnamee/react-native-starter-app/contributors)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mcnamee/react-native-starter-app/master/LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/mcnamee/react-native-starter-app.svg?style=flat-square)](https://github.com/mcnamee/react-native-starter-app/issues)\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/mcnamee/react-native-starter-app.svg?style=flat-square)](https://github.com/mcnamee/react-native-starter-app/issues-closed)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/mcnamee/react-native-starter-app.svg?style=flat-square)](https://github.com/mcnamee/react-native-starter-app/issues-pr)\n\n![alt text](/docs/rnsk-logo.jpg \"React Native Starter Kit\")\n\n# React Native Starter Kit\n\nReact Native Starter Kit helps you get started with React Native. It contains a bunch of helpful components, building blocks and basic structure to allow you to jump straight into building an app.\n\nWhat's more, it's now integrated with [Firebase](https://firebase.google.com/), to help you kick start your next full-stack product.\n\n![alt text](/docs/rnsk-screens.jpg \"React Native Starter App\")\n\n---\n\n## Docs\n\n1. [Features](#features)\n1. **Before you start**\n   1. [Getting Started with React Native](/docs/react-native.md)\n   1. [React Native Quick Tips](/docs/quick-tips.md)\n   1. [Understanding the File Structure](#understanding-the-file-structure)\n   1. [Opinions Guiding this Project](/docs/opinions.md)\n1. **Using RNSK**\n   1. [Getting Up and Running with RNSK](#getting-started)\n   1. [Renaming the App from StarterKit](/docs/renaming.md)\n   1. [Routing / Navigating](/src/navigation/README.md)\n   1. [Using Google Analytics](/docs/google-analytics.md)\n   1. [Interacting with the Firebase API](https://firebase.google.com/docs/database/web/start)\n   1. [Testing](/docs/testing.md)\n1. [Contributing](/docs/contributing.md)\n1. [Licence](LICENSE)\n\n---\n\n## Features\n\n| Feature | Summary |\n| --- | --- |\n| [Redux](https://github.com/reactjs/react-redux) | A predictable state container - Helping you write applications that behave consistently and run in different environments. |\n| [React Native Router Flux](https://github.com/aksonov/react-native-router-flux) | Router for React Native based on new React Native Navigation API. \u003cbr\u003e\u003cbr\u003e['How to' Guide \u0026rarr;](/src/navigation/README.md)|\n| [Firebase](https://firebase.google.com) | Most apps needs some sort of data. RNSK is setup and ready to go with 'data from the cloud'. |\n| [Sidebar / Hamburger Menu](https://github.com/react-native-community/react-native-side-menu) | ... |\n| [React Native Elements](https://github.com/react-native-community/react-native-elements) | Cross Platform React Native UI Toolkit. |\n| [Google Analytics](https://github.com/idehub/react-native-google-analytics-bridge) | Shows how to track screen views (includes both a 'debug' mode tracker as well as 'release' mode so that data doesn't get obfuscated). \u003cbr\u003e\u003cbr\u003e[Setup Guide \u0026rarr;](/docs/google-analytics.md) |\n| [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons) | Easily use icons from a wide range of icon libraries, it's as simple as importing the icon font and then `\u003cIcon name={'ios-alert-outline'} size={50} color={\"#CCC\"} /\u003e`. |\n| [Tcomb Form Validation](https://github.com/gcanti/tcomb-form-native) | An example on how to create forms with validation. |\n| Component Style Guide | A bunch of elements and components to get you started - styled headings, buttons, list rows, alerts etc. |\n| Code Linting / Code Style Guide | We're using [Airbnb's](https://github.com/airbnb/javascript) JS/React Style Guide with ESLint linting. \u003cbr\u003e\u003cbr\u003e[Get started with linting for React Native \u0026rarr;](https://medium.com/pvtl/linting-for-react-native-bdbb586ff694) |\n| Boilerplate | An example directory/file structure I've found useful for scaling apps \u003cbr\u003e\u003cbr\u003e[Learn more \u0026rarr;](#understanding-the-file-structure) |\n\n---\n\n## Getting Started\n\n1. Ensure you've followed the [React Native - Get Started Guide](https://facebook.github.io/react-native/docs/getting-started.html) for the platform/s of choice\n1. Clone this project `git clone https://github.com/KeenTeam1990/ReactNative.git`\n1. Run `npm install` from root directory\n1. Create your own .env file (to store any app secrets) - simply run `cp .env.sample .env`\n1. [Setup your own Firebase API to get the full experience](#the-api--testing-out-authentication) (optional)\n1. Start the app in [an emulator](/docs/quick-tips.md#running-in-an-emulator)\n\n---\n\n## The API \u0026 testing out authentication\nWe've created a quick little \"API server\" on [Google's Firebase Platform](https://firebase.google.com/). You can get your own API up and running within minutes too:\n\n1. Signup for a [Firebase account](https://firebase.google.com/)\n1. Create a new project - eg. \"React Native Starter App\"\n1. Turn on email/password __Authentication__\n1. Enable the __Database__ feature, and import the `firebase-sample-data.json` file found in this repo\n1. Get the Firebase project's API credentials, and add them to the respective variables in your `/.env` file (eg. `APIKEY=d8f72k10s39djk29js`). You can get your projects details from Firebase, by clicking on the cog icon, next to overview \u003e 'Add Firebase to your web app'.\n1. Add the following __rules__ to the Database\n\n```json\n{\n  \"rules\": {\n    \".read\": false,\n    \".write\": false,\n\n    \"meals\": {\n      \".read\": true\n    },\n\n    \"recipes\": {\n      \".read\": true,\n    \t\".indexOn\": [\"category\"]\n    },\n\n    \"users\": {\n      \"$uid\": {\n        \".read\": \"auth != null \u0026\u0026 auth.uid == $uid\",\n        \".write\": \"auth != null \u0026\u0026 auth.uid == $uid\",\n\n        \"firstName\": { \".validate\": \"newData.isString() \u0026\u0026 newData.val().length \u003e 0\" },\n        \"lastName\": { \".validate\": \"newData.isString() \u0026\u0026 newData.val().length \u003e 0\" },\n        \"lastLoggedIn\": { \".validate\": \"newData.val() \u003c= now\" },\n        \"signedUp\": { \".validate\": \"newData.val() \u003c= now\" },\n        \"role\": {\n          \".validate\": \"(root.child('users/'+auth.uid+'/role').val() === 'admin' \u0026\u0026 newData.val() === 'admin') || newData.val() === 'user'\"\n        }\n      }\n    },\n\n    \"favourites\": {\n    \t\"$uid\": {\n      \t\".read\": \"auth != null \u0026\u0026 auth.uid == $uid\",\n      \t\".write\": \"auth != null \u0026\u0026 auth.uid == $uid\"\n    \t}\n  \t}\n  }\n}\n```\n\nWant to experiment even more with Firebase? Check out the [Firebase Cloud Functions](/docs/README.md)\n\n---\n\n## Understanding the File Structure\n\n- `/android` - The native Android stuff\n- `/ios` - The native iOS stuff\n- `/src` - Contains the full React Native App codebase\n  - `/components` - 'Dumb-components' / presentational. [Read More \u0026rarr;](/src/components/README.md)\n  - `/constants` - App-wide variables and config\n  - `/containers` - 'Smart-components' / the business logic. [Read More \u0026rarr;](/src/containers/README.md)\n  - `/images` - Self explanatory right?\n  - `/lib` - Utils, custom libraries, functions\n  - `/navigation`- Routes - wire up the router with any \u0026 all screens. [Read More \u0026rarr;](/src/navigation/README.md)\n  - `/redux` - Redux Reducers \u0026 Actions grouped by type. [Read More \u0026rarr;](/src/redux/README.md)\n  - `/theme` - Theme specific styles and variables\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeenteam1990%2Freactnative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeenteam1990%2Freactnative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeenteam1990%2Freactnative/lists"}