{"id":20292092,"url":"https://github.com/apsislabs/react-native-starter","last_synced_at":"2026-05-09T11:45:02.887Z","repository":{"id":38822431,"uuid":"228756413","full_name":"apsislabs/react-native-starter","owner":"apsislabs","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-09T04:27:03.000Z","size":5913,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-14T09:13:41.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/apsislabs.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":"2019-12-18T04:16:36.000Z","updated_at":"2022-06-02T14:01:02.000Z","dependencies_parsed_at":"2023-02-15T05:46:28.408Z","dependency_job_id":null,"html_url":"https://github.com/apsislabs/react-native-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Freact-native-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Freact-native-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Freact-native-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Freact-native-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apsislabs","download_url":"https://codeload.github.com/apsislabs/react-native-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787486,"owners_count":20020101,"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":[],"created_at":"2024-11-14T15:15:31.888Z","updated_at":"2026-05-09T11:45:02.804Z","avatar_url":"https://github.com/apsislabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starting\n\nWelcome to the React Native Starter.\n\nFollow these steps, then delete this portion of the README.\n\n## Rename\n\nRename your application from the react starter.\n\n1. `npm install`\n2. `npm run rename` to rename the application from the starter\n3. `npm run setup`\n\n## Install Common Packages\n\nThe react starter comes with some built in packages. Consider adding the following common packages.\n\n```\nnpm install moment    # date/time management\nnpm install immer     # immutable data management\nnpm install use-immer # immer hooks data\n```\n\n## Clean up\n\n1. `rm bin/rename.js` # delete the rename component\n2. Delete this starting section of the README\n\n# Development\n\n## Dependencies\n\nReact Native requires a number of dependencies for iOS or Android development. Ensure you've followed the [CLI Getting Started](https://facebook.github.io/react-native/docs/getting-started.html) page so you've got those dependencies installed.\n\n## Getting Started\n\n1. `npm install`\n2. `npm run setup`\n3. `npm run ios` | `npm run android`\n\n## Testing\n\n1. `npm test`\n\n### My tests don't work!\n\nYou _almost certainly_ have to update the `esModules` array in in `jest.config.json` to account for an uncompiled package.\n\nAnother option is something is not mocked, and you'll need to mock it in `jest/setup.ts`.\n\n## UI Hierarchy\n\n`react-navigation` is added for managing navigation state\n\n## Generators\n\nFor creating certain elements, we have generators that will create the new component for you.\n\nTo create a new `BarScreen`:\n`npm run generate screen Bar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsislabs%2Freact-native-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapsislabs%2Freact-native-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsislabs%2Freact-native-starter/lists"}