{"id":21668538,"url":"https://github.com/christoph-jerolimov/react-native-with-typescript","last_synced_at":"2026-04-11T10:35:31.669Z","repository":{"id":148973364,"uuid":"132748923","full_name":"christoph-jerolimov/react-native-with-typescript","owner":"christoph-jerolimov","description":"react-native example project with TypeScript configuration","archived":false,"fork":false,"pushed_at":"2018-05-09T20:39:01.000Z","size":513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T16:30:39.752Z","etag":null,"topics":["react-native","typescript"],"latest_commit_sha":null,"homepage":"","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/christoph-jerolimov.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":"2018-05-09T11:46:43.000Z","updated_at":"2018-05-09T20:39:01.000Z","dependencies_parsed_at":"2023-09-02T09:45:56.496Z","dependency_job_id":null,"html_url":"https://github.com/christoph-jerolimov/react-native-with-typescript","commit_stats":null,"previous_names":["christoph-jerolimov/react-native-with-typescript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christoph-jerolimov/react-native-with-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christoph-jerolimov%2Freact-native-with-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christoph-jerolimov%2Freact-native-with-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christoph-jerolimov%2Freact-native-with-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christoph-jerolimov%2Freact-native-with-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christoph-jerolimov","download_url":"https://codeload.github.com/christoph-jerolimov/react-native-with-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christoph-jerolimov%2Freact-native-with-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["react-native","typescript"],"created_at":"2024-11-25T12:16:21.630Z","updated_at":"2026-04-11T10:35:31.621Z","avatar_url":"https://github.com/christoph-jerolimov.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native example project with TypeScript configuration\n\n[![Build Status](https://travis-ci.org/jerolimov/react-native-with-typescript.svg?branch=master)](https://travis-ci.org/jerolimov/react-native-with-typescript)\n\nThis project contains an \"bare\" [react-native](http://facebook.github.io/react-native/)\" projects\nwith enabled [TypeScript](https://www.typescriptlang.org/) configuration.\n\n## Step by step\n\nThe setup introduction is a shorter version of the official\n[react-native with typescript documentation](https://github.com/Microsoft/TypeScript-React-Native-Starter) by Microsoft.\n\n*   Create your react-native app:\n    *   Run `react-native init Tutorial`\n*   Add TypeScript runtime.\n    *   With npm: `npm install --save-dev typescript react-native-typescript-transformer ts-jest tslint`\n    *   Alternative with yarn: `yarn add --dev typescript react-native-typescript-transformer ts-jest tslint`\n*   Add TypeScript type definitions.\n    *   With npm: `npm install --save-dev @types/react @types/react-native @types/jest @types/react-test-renderer`\n    *   Alternative with yarn: `yarn add --dev @types/react @types/react-native @types/jest @types/react-test-renderer`\n*   Generate [tsconfig.json](./tsconfig.json)\n    *   by running `yarn tsc --init --pretty --jsx react`\n    *   and enabling `allowSyntheticDefaultImports`\n*   Add `.jest` to `.gitignore`\n\n## Prettier\n\n*   Add dependency\n    *   With npm: `npm install --save-dev prettier`\n    *   Alternative with yarn: `yarn add --dev prettier`\n*   Add a prettier configuration\n    * For example a [.prettierrc.js](.prettierrc.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristoph-jerolimov%2Freact-native-with-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristoph-jerolimov%2Freact-native-with-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristoph-jerolimov%2Freact-native-with-typescript/lists"}