{"id":15563214,"url":"https://github.com/saddamarbaa/expense-tracker-app-reactnative-typescript","last_synced_at":"2026-04-20T09:32:25.545Z","repository":{"id":174333784,"uuid":"649930533","full_name":"saddamarbaa/expense-tracker-app-reactnative-typescript","owner":"saddamarbaa","description":"==\u003e Expense tracker app built with React Native, TypeScript, and Expo. Utilizes key React Native features and powerful tools.","archived":false,"fork":false,"pushed_at":"2023-06-11T04:01:24.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:13:06.593Z","etag":null,"topics":["context-api","expo","hooks","react-native","reactnavigation","reatcjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/saddamarbaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2023-06-06T00:44:13.000Z","updated_at":"2025-01-23T13:01:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ceb9abe-8bb6-41d9-afde-0a7272c5c630","html_url":"https://github.com/saddamarbaa/expense-tracker-app-reactnative-typescript","commit_stats":null,"previous_names":["saddamarbaa/expense-tracker-app-reactnative-typescript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saddamarbaa/expense-tracker-app-reactnative-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fexpense-tracker-app-reactnative-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fexpense-tracker-app-reactnative-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fexpense-tracker-app-reactnative-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fexpense-tracker-app-reactnative-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saddamarbaa","download_url":"https://codeload.github.com/saddamarbaa/expense-tracker-app-reactnative-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fexpense-tracker-app-reactnative-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32041310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["context-api","expo","hooks","react-native","reactnavigation","reatcjs","typescript"],"created_at":"2024-10-02T16:20:30.590Z","updated_at":"2026-04-20T09:32:25.523Z","avatar_url":"https://github.com/saddamarbaa.png","language":"TypeScript","readme":"# TypeScript Example\n\n\u003cp\u003e\n  \u003c!-- iOS --\u003e\n  \u003cimg alt=\"Supports Expo iOS\" longdesc=\"Supports Expo iOS\" src=\"https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square\u0026logo=APPLE\u0026labelColor=999999\u0026logoColor=fff\" /\u003e\n  \u003c!-- Android --\u003e\n  \u003cimg alt=\"Supports Expo Android\" longdesc=\"Supports Expo Android\" src=\"https://img.shields.io/badge/Android-4630EB.svg?style=flat-square\u0026logo=ANDROID\u0026labelColor=A4C639\u0026logoColor=fff\" /\u003e\n  \u003c!-- Web --\u003e\n  \u003cimg alt=\"Supports Expo Web\" longdesc=\"Supports Expo Web\" src=\"https://img.shields.io/badge/web-4630EB.svg?style=flat-square\u0026logo=GOOGLE-CHROME\u0026labelColor=4285F4\u0026logoColor=fff\" /\u003e\n\u003c/p\u003e\n\n```sh\nnpx create-react-native-app -t with-typescript\n```\n\nTypeScript is a superset of JavaScript which gives you static types and powerful tooling in Visual Studio Code including autocompletion and useful inline warnings for type errors.\n\n## 🚀 How to use\n\n#### Creating a new project\n\n- Install the CLI: `npm i -g expo-cli`\n- Create a project: `npx create-react-native-app -t with-typescript`\n- `cd` into the project\n\n### Adding TypeScript to existing projects\n\n- Create a blank TypeScript config: `touch tsconfig.json`\n- Run `yarn start` or `npm run start` to automatically configure TypeScript\n- Rename files to TypeScript, `.tsx` for React components and `.ts` for plain typescript files\n\n\u003e 💡 You can disable the TypeScript setup in Expo CLI with the environment variable `EXPO_NO_TYPESCRIPT_SETUP=1 expo start`\n\n## 📝 Notes\n\n- [Expo TypeScript guide](https://docs.expo.dev/versions/latest/guides/typescript/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fexpense-tracker-app-reactnative-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaddamarbaa%2Fexpense-tracker-app-reactnative-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fexpense-tracker-app-reactnative-typescript/lists"}