{"id":20495145,"url":"https://github.com/fmcorz/react-native-vs-ionic-todos","last_synced_at":"2025-04-13T17:43:19.628Z","repository":{"id":145976428,"uuid":"65132146","full_name":"FMCorz/react-native-vs-ionic-todos","owner":"FMCorz","description":"Simplistic application to compare React Native and Ionic 2","archived":false,"fork":false,"pushed_at":"2017-10-20T06:40:53.000Z","size":1087,"stargazers_count":148,"open_issues_count":1,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T08:45:08.923Z","etag":null,"topics":["ionic2","react-native","todo"],"latest_commit_sha":null,"homepage":"https://www.codementor.io/fmcorz/react-native-vs-ionic-du1087rsw","language":"JavaScript","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/FMCorz.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":"2016-08-07T12:31:27.000Z","updated_at":"2025-03-25T11:30:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b87169d-43eb-46de-850c-203546df00a0","html_url":"https://github.com/FMCorz/react-native-vs-ionic-todos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Freact-native-vs-ionic-todos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Freact-native-vs-ionic-todos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Freact-native-vs-ionic-todos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Freact-native-vs-ionic-todos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FMCorz","download_url":"https://codeload.github.com/FMCorz/react-native-vs-ionic-todos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248756307,"owners_count":21156750,"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":["ionic2","react-native","todo"],"created_at":"2024-11-15T17:44:46.084Z","updated_at":"2025-04-13T17:43:19.620Z","avatar_url":"https://github.com/FMCorz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"React Native vs. Ionic 2\n========================\n\nHere is a (very) simplistic non-persistent TODO app implemented in both Ionic 2 and React Native for the sake of comparing both frameworks.\n\nReact Native\n------------\n\nThe code is here: [rn/todoapp.js](rn/todoapp.js).\n\nTo try:\n\n```\ncd rn\nnpm install\nreact-native run-android\n```\n\nIonic\n-----\n\nThe code: (based on the _blank template)\n\n- Typescript: [ionic2/app/pages/home/home.ts](ionic2/app/pages/home/home.ts)\n- Template: [ionic2/app/pages/home/home.html](ionic2/app/pages/home/home.html)\n\nTo try:\n\n```\ncd ionic2\nnpm install\nionic serve\n```\n\nNote: In the limited amount of time spent on this I couldn't figure out how to properly style the \"Hide done\" toggle.\n\nCode quality\n------------\n\nThe code can, and should, be better. Only one component was used in React Native to contain most of the code in one place. The same goes with Ionic, although there may be more absurdities there as I'm not as familiar with that framework. Feel free to submit a pull request if I've made ridiculous mistakes.\n\nLicense\n-------\n\nDo whatever you want.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmcorz%2Freact-native-vs-ionic-todos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmcorz%2Freact-native-vs-ionic-todos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmcorz%2Freact-native-vs-ionic-todos/lists"}