{"id":16222680,"url":"https://github.com/qur786/react-native-currency-converter","last_synced_at":"2026-04-10T17:03:17.980Z","repository":{"id":214834832,"uuid":"737476536","full_name":"qur786/react-native-currency-converter","owner":"qur786","description":"Currency Converter is a mobile application built with React Native that allows users to convert between over 170 currencies. It facilitates easy calculations for currency exchange rates between different countries.","archived":false,"fork":false,"pushed_at":"2024-01-14T08:00:40.000Z","size":1659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T01:45:17.843Z","etag":null,"topics":["android","fetch-api","ios","nodejs","react-native","reactjs","rest-api","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/qur786.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":"2023-12-31T07:10:12.000Z","updated_at":"2024-01-05T08:52:40.000Z","dependencies_parsed_at":"2024-11-04T00:00:48.006Z","dependency_job_id":null,"html_url":"https://github.com/qur786/react-native-currency-converter","commit_stats":null,"previous_names":["qur786/react-native-currency-converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qur786%2Freact-native-currency-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qur786%2Freact-native-currency-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qur786%2Freact-native-currency-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qur786%2Freact-native-currency-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qur786","download_url":"https://codeload.github.com/qur786/react-native-currency-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761051,"owners_count":20991533,"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":["android","fetch-api","ios","nodejs","react-native","reactjs","rest-api","typescript"],"created_at":"2024-10-10T12:14:55.243Z","updated_at":"2025-12-30T23:05:36.917Z","avatar_url":"https://github.com/qur786.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Currency Converter\n\n\u003cimg src=\"https://github.com/qur786/react-native-currency-converter/assets/79472606/2c4a4c0a-8c88-4441-9063-e0c12b5c0961\" alt=\"Home Page\" width=\"200\" height=\"400\" /\u003e\n\n\u003cimg src=\"https://github.com/qur786/react-native-currency-converter/assets/79472606/b1c8dbf2-4db3-4920-a38f-b74e4cd26594\" alt=\"Conversion Page\" width=\"200\" height=\"400\" /\u003e\n\n## Description\n\nCurrency Converter is a mobile application built with React Native that allows users to convert between over 170 currencies. It facilitates easy calculations for currency exchange rates between different countries.\n\n## Features\n\n- **Extensive Currency Database:** Access to 170+ currencies for accurate conversions.\n- **Interactive UI Dropdown:** Utilizes [react-native-dropdown-picker](https://www.npmjs.com/package/react-native-dropdown-picker) for intuitive base and conversion currency selection.\n- **Error Messaging:** Incorporated [react-native-snackbar](https://www.npmjs.com/package/react-native-snackbar) to display various error messages for seamless user experience.\n- **Real-Time Exchange Rates:** Utilizes the [Fixer API](https://fixer.io/) to provide up-to-date exchange rates.\n- **Flag Display:** Shows corresponding country flags using Unicode icons alongside currency names.\n- **Caching with SQLite:** Implements caching of exchange data using [react-native-sqlite-storage](https://www.npmjs.com/package/react-native-sqlite-storage) to reduce network interactions, enabling faster calculations and avoiding unnecessary API requests.\n- **Fallback Exchange Data:** Utilizes a JSON file as a fallback for exchange data when the SQLite DB has no prior data or when the Fixer API is inaccessible due to reasons such as API limit exhaustion.\n- **Offline Page with SVG:** Added a visually appealing UI for the offline page using the `react-native-svg` package.\n- **Interchange Base and Conversion Currencies:** Now you can easily switch between two already selected currencies to view the conversion rate and convert amounts between them.\n\n## Installation\n\n1. Clone the repository.\n2. Run `npm install` to install dependencies.\n3. Run `react-native run-android` or `react-native run-ios` to start the application.\n\n## Usage\n\n1. Select the base and conversion currencies from the dropdown.\n2. Enter the amount to convert.\n3. View the converted amount instantly.\n\n## Dependencies\n\n- react: 18.2.0\n- react-native: 0.73.1\n- react-native-dropdown-picker: ^5.4.6\n- react-native-snackbar: ^2.6.2\n- react-native-sqlite-storage: ^6.0.1\n- react-native-svg: ^14.1.0\n\n## API Reference\n\n- [Fixer API](https://fixer.io/)\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqur786%2Freact-native-currency-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqur786%2Freact-native-currency-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqur786%2Freact-native-currency-converter/lists"}