{"id":16198775,"url":"https://github.com/ali322/cnodern","last_synced_at":"2025-03-16T10:32:46.588Z","repository":{"id":66138163,"uuid":"58053184","full_name":"ali322/CNodeRN","owner":"ali322","description":"Yet another CNode React-Native App","archived":false,"fork":false,"pushed_at":"2023-12-15T06:22:45.000Z","size":22923,"stargazers_count":132,"open_issues_count":0,"forks_count":27,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-22T11:38:49.096Z","etag":null,"topics":["react","react-native","redux"],"latest_commit_sha":null,"homepage":null,"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/ali322.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2016-05-04T13:13:33.000Z","updated_at":"2023-07-26T08:32:20.000Z","dependencies_parsed_at":"2023-12-15T04:23:39.232Z","dependency_job_id":"7cd2980f-8ca0-4919-b63d-1073c7af1d2d","html_url":"https://github.com/ali322/CNodeRN","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2FCNodeRN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2FCNodeRN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2FCNodeRN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2FCNodeRN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ali322","download_url":"https://codeload.github.com/ali322/CNodeRN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814907,"owners_count":20352037,"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":["react","react-native","redux"],"created_at":"2024-10-10T09:14:54.142Z","updated_at":"2025-03-16T10:32:46.562Z","avatar_url":"https://github.com/ali322.png","language":"JavaScript","funding_links":["https://opencollective.com/CNodeRN"],"categories":[],"sub_categories":[],"readme":"# CNodeRN\n[![CircleCI](https://circleci.com/gh/ali322/CNodeRN.svg?style=svg)](https://circleci.com/gh/ali322/CNodeRN)\n[![Dependency Status](https://gemnasium.com/badges/github.com/ali322/CNodeRN.svg)](https://gemnasium.com/github.com/ali322/CNodeRN)\n[![Code Climate](https://codeclimate.com/github/ali322/CNodeRN/badges/gpa.svg)](https://codeclimate.com/github/ali322/CNodeRN)\n[![Backers on Open Collective](https://opencollective.com/CNodeRN/backers/badge.svg)](#backers)\n [![Sponsors on Open Collective](https://opencollective.com/CNodeRN/sponsors/badge.svg)](#sponsors) \n\n\u003e Yet another [cnodejs.org](http://cnodejs.org) React-Native App\n\n## Install\nFor [Android](https://www.pgyer.com/Q98i) \n\n![CNodeRN](https://o1wjx1evz.qnssl.com/app/qrcode/Q98i) \n\nFor [ios](https://www.pgyer.com/GhwY)\n\n![CNodeRN](https://o1wjx1evz.qnssl.com/app/qrcode/GhwY)\n\n## Develop\n1. clone this repo\n`git clone https://github.com/ali322/CNodeRN`\n2. install all the packages\n`npm install`\n3. run the app in simulator on your own\n`react-native run-ios` for ios or `react-native run-android` for android\n\n## Test\nrun unit test in app/__test__\n`npm test`\n\n## Screenshots\n![cnode-1](http://7xvyds.com2.z0.glb.qiniucdn.com/ipic/2017-04-09-2017-04-09-14_26_14.gif)\n![cnode-2](http://7xvyds.com2.z0.glb.qiniucdn.com/ipic/2017-04-09-2017-04-09-14_22_39.gif)\n\n## Packages in using\nCNodeRN build on following packages\n\n* [react-navigation](https://github.com/react-community/react-navigation)\n* [react-native-camera](https://github.com/lwansbrough/react-native-camera)\n* [react-native-htmlview](https://github.com/jsdf/react-native-htmlview)\n* [react-native-scrollable-tab-view](https://github.com/brentvatne/react-native-scrollable-tab-view)\n* [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)\n* [react-native-spinkit](https://github.com/maxs15/react-native-spinkit)\n* [react-native-progress](https://github.com/oblador/react-native-progress)\n* [seamless-immutable](https://github.com/rtfeldman/seamless-immutable)\n* [shallowequal](https://github.com/dashed/shallowequal)\n* [redux](https://github.com/reactjs/redux)\n* [react-redux](https://github.com/reactjs/react-redux)\n* [redux-persist](https://github.com/rt2zz/redux-persist)\n* [redux-thunk](https://github.com/gaearon/redux-thunk)\n* [lodash](https://github.com/lodash/lodash)\n* [moment](https://github.com/moment/moment)\n* [react-native-code-push](https://github.com/Microsoft/react-native-code-push)\n\n## Todo\n\n- fix some unknow bugs\n- improve htmlview and make more compatible in android\n- finish cache feature\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/CNodeRN#backer)]\n\n\u003ca href=\"https://opencollective.com/CNodeRN#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/CNodeRN#sponsor)]\n\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/CNodeRN/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/CNodeRN/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali322%2Fcnodern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali322%2Fcnodern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali322%2Fcnodern/lists"}