{"id":13372503,"url":"https://github.com/lopezjurip/ReactNativeTS","last_synced_at":"2025-03-12T23:32:51.920Z","repository":{"id":82194390,"uuid":"46379503","full_name":"lopezjurip/ReactNativeTS","owner":"lopezjurip","description":"Boilerplate of a React Native project in Typescript.","archived":true,"fork":false,"pushed_at":"2017-09-11T17:37:06.000Z","size":660,"stargazers_count":366,"open_issues_count":8,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-08T08:12:14.728Z","etag":null,"topics":["boilerplate","react","react-native","template","typescript","vscode"],"latest_commit_sha":null,"homepage":"https://medium.com/@patriciolpezjuri/react-native-and-typescript-ad57b7413ead","language":"Objective-C","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/lopezjurip.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":"2015-11-17T22:28:50.000Z","updated_at":"2024-09-02T16:19:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb24c1c2-0209-45b3-b305-ee4a37327111","html_url":"https://github.com/lopezjurip/ReactNativeTS","commit_stats":null,"previous_names":["mrpatiwi/reactnativets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopezjurip%2FReactNativeTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopezjurip%2FReactNativeTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopezjurip%2FReactNativeTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lopezjurip%2FReactNativeTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lopezjurip","download_url":"https://codeload.github.com/lopezjurip/ReactNativeTS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243312859,"owners_count":20271159,"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":["boilerplate","react","react-native","template","typescript","vscode"],"created_at":"2024-07-30T03:01:19.414Z","updated_at":"2025-03-12T23:32:51.555Z","avatar_url":"https://github.com/lopezjurip.png","language":"Objective-C","readme":"# ReactNativeTS\n\n**:warning: Not maintained anymore, better check [`Microsoft/TypeScript-React-Native-Starter`](https://github.com/Microsoft/TypeScript-React-Native-Starter).**\n\n[![Build Status][ci-image]][ci-url] [![dependencies][dependencies-image]][dependencies-url] [![dev-dependencies][dev-dependencies-image]][dev-dependencies-url]\n\nMinimal template of a [React Native](https://facebook.github.io/react-native/) project with [Typescript](https://www.typescriptlang.org/).\n\n\u003e **This project has been updated but the Medium guide has not**. Please, use this repository as reference.\n\n![preview](https://github.com/mrpatiwi/ReactNativeTS/raw/images/preview.png)\n\n\u003e Recommended usage with [VSCode](https://code.visualstudio.com/)\n\n## Getting Started\n\n* Requirements: [Node.js](https://nodejs.org) and [Yarn](https://yarnpkg.com/)\n\nClone this repository:\n\n```sh\ngit clone https://github.com/mrpatiwi/ReactNativeTS.git\ncd ReactNativeTS\n```\n\nInstall dependencies:\n\n```sh\nyarn\n```\n\nStart React Native server:\n\n```sh\nyarn start\n```\n\nBuild the source-code with Typescript:\n\n```sh\n# Build once\nyarn run build\n\n# Build and watch for changes\nyarn run build -- --watch\n```\n\n### iOS\n\n```sh\nyarn run ios\n```\n\n### Android\n\n```sh\nyarn run android\n```\n\n## Testing\n\nThis project uses Typescript + Jest. Run the test suite with:\n\n```sh\nyarn test\n```\n\n[ci-image]: https://travis-ci.org/mrpatiwi/ReactNativeTS.svg\n[ci-url]: https://travis-ci.org/mrpatiwi/ReactNativeTS\n[dependencies-image]: https://david-dm.org/mrpatiwi/ReactNativeTS.svg\n[dependencies-url]: https://david-dm.org/mrpatiwi/ReactNativeTS\n[dev-dependencies-image]: https://david-dm.org/mrpatiwi/ReactNativeTS/dev-status.svg\n[dev-dependencies-url]: https://david-dm.org/mrpatiwi/ReactNativeTS#info=devDependencies\n","funding_links":[],"categories":["Seeds"],"sub_categories":["Other Platforms"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flopezjurip%2FReactNativeTS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flopezjurip%2FReactNativeTS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flopezjurip%2FReactNativeTS/lists"}