{"id":19530336,"url":"https://github.com/s-kvng/react-native-series","last_synced_at":"2026-06-13T03:01:13.730Z","repository":{"id":230470621,"uuid":"779471053","full_name":"s-kvng/React-Native-Series","owner":"s-kvng","description":"6 simple apps built with react native (expo)","archived":false,"fork":false,"pushed_at":"2024-05-09T16:55:25.000Z","size":884,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-20T03:25:57.366Z","etag":null,"topics":[],"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/s-kvng.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":"2024-03-29T23:09:03.000Z","updated_at":"2024-05-11T14:24:31.000Z","dependencies_parsed_at":"2024-05-09T18:05:07.753Z","dependency_job_id":"db1c0868-65bc-4af2-8142-f96f80584dfb","html_url":"https://github.com/s-kvng/React-Native-Series","commit_stats":null,"previous_names":["s-kvng/react-native-series"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s-kvng/React-Native-Series","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-kvng%2FReact-Native-Series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-kvng%2FReact-Native-Series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-kvng%2FReact-Native-Series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-kvng%2FReact-Native-Series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-kvng","download_url":"https://codeload.github.com/s-kvng/React-Native-Series/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-kvng%2FReact-Native-Series/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34270417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2024-11-11T01:31:06.262Z","updated_at":"2026-06-13T03:01:13.713Z","avatar_url":"https://github.com/s-kvng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- React native series --\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n#  React Native Series \n\n\u003c/div\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/-React_Native-black?style=for-the-badge\u0026logoColor=white\u0026logo=react\u0026color=61DAFB\" alt=\"react.js\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/expo-black?style=for-the-badge\u0026logoColor=white\u0026logo=expo\u0026color=02070f\" alt=\"expo\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/typescript-black?style=for-the-badge\u0026logoColor=white\u0026logo=typescript\u0026color=3432a8\" alt=\"typescript\"\u003e\n\u003c/div\u003e\n\n\nFor a young react native developer to experiment with, this repository is built around six straightforward, developer-friendly apps.\n\n\u003e NB: Since most of the apps are built with typescript , if you're unfamiliar with typescript , you can just use javascript\n\n\n## \u003ca name=\"features\"\u003e🧩 Features\u003c/a\u003e\n\u003e Each app has its own features\n\n\u003cdetails\u003e\n  \u003csummary\u003ePASSWORDGENERATOR03\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eGenerate a password based on your requirement\u003c/li\u003e\n    \u003cli\u003eCan copy the password after it has been generated\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eBgChanger04\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eChange the color of the background based on a button click\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003erollTheDice05\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eTap on the dice to roll it\u003c/li\u003e\n  \u003c/ul\u003e\n  \n  \u003e Actually under the hood its just images that is been changed randomly. Help use images in react native.\n\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003ecurrencyConverter06\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eConvert currency of various of countries choosen to a specific currency , in my case GHc\u003c/li\u003e\n  \u003c/ul\u003e\n  \n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eticTacToe07\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eLogic design\u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003c/details\u003e\n\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\u003cdiv align=\"start\"\u003e\n\n\u003e Please Fork or Clone this repo.\n\nFollow these steps to set up the project locally on your machine.\n\n### Prerequisites\n\nMake sure you have the following installed on your machine:\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/en)\n  - ``` node -v```\n- [npm](https://www.npmjs.com/) (Node Package Manager)\n  - ```npm -v ```\n\n\n\n### Setup\n\nClone this repository to your desired folder:\n\n```bash\n  git clone git@github.com:s-kvng/React-Native-Series.git\n  cd React-Native-Series/any-app\n```\n\n### Install Dependencies \u003ca name=\"install-dependencies\"\u003e\n\nInstall the project dependencies with:\n\n```bash\n  cd React-Native-Series/any-app\n  npm install\n```\n\n### Running the Project \u003ca name=\"running-the-project\"\u003e\n\n```bash\nnpm start\n```\n\n\u003e NB: In some instances that does not work properly, try:\n\n```bash\n  npx expo start -c --tunnel    \n```\n\n## Expo Go \u003ca name=\"expo-go\"\u003e\n\u003e To run directly on your phone , try expo go.\n\nDownload the [Expo Go](https://expo.dev/go) app onto your device, then use it to scan the QR code from Terminal and run.\n\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\u003e This is the awesome team that built this project.\n\n👤 **Nathaniel E. Adama** 🧑🏻‍💻\n\n- GitHub: [@s-kvng](https://github.com/s-kvng)\n- Twitter: [@sirr_nathan](https://twitter.com/sirr_nathan)\n- LinkedIn: [Nathaniel E. Adama](https://www.linkedin.com/in/nathaniel-e-adama-93802a234/)\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\n\u003e Contributions especially to the password generator are most welcome 😄👍\n\nFeel free to check the [issues page](../../issues/).\n\n## Acknowledgments\n\n- [Hitesh Choudhary](https://www.youtube.com/@HiteshChoudharydotcom)\n\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-kvng%2Freact-native-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-kvng%2Freact-native-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-kvng%2Freact-native-series/lists"}