{"id":13403949,"url":"https://github.com/fangwei716/30-days-of-react-native","last_synced_at":"2025-05-14T14:07:57.547Z","repository":{"id":37686728,"uuid":"53172292","full_name":"fangwei716/30-days-of-react-native","owner":"fangwei716","description":"30 days of React Native demos","archived":false,"fork":false,"pushed_at":"2018-09-07T13:12:27.000Z","size":94030,"stargazers_count":6867,"open_issues_count":50,"forks_count":1454,"subscribers_count":255,"default_branch":"development","last_synced_at":"2025-04-11T18:22:18.507Z","etag":null,"topics":["ios","react-native"],"latest_commit_sha":null,"homepage":"","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/fangwei716.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}},"created_at":"2016-03-04T23:33:03.000Z","updated_at":"2025-04-10T14:40:48.000Z","dependencies_parsed_at":"2022-07-14T21:46:51.734Z","dependency_job_id":null,"html_url":"https://github.com/fangwei716/30-days-of-react-native","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/fangwei716%2F30-days-of-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangwei716%2F30-days-of-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangwei716%2F30-days-of-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fangwei716%2F30-days-of-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fangwei716","download_url":"https://codeload.github.com/fangwei716/30-days-of-react-native/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159461,"owners_count":22024562,"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":["ios","react-native"],"created_at":"2024-07-30T19:01:36.739Z","updated_at":"2025-05-14T14:07:57.528Z","avatar_url":"https://github.com/fangwei716.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Open Source Apps","Frameworks","开源App","四、项目模板与开源示例","React Native","Misc","Index"],"sub_categories":["Other Platforms","2. 开源应用示例","React Components","React Native","Tutorials"],"readme":"# 30 Days of React Native\n30 days of React Native examples/demos.\n\n\n![main](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/main.gif)\n\nThis project is inspired by \n\n100 Days of Swift (http://samvlu.com/) \u0026\n\n30DaysofSwift (https://github.com/allenwong/30DaysofSwift)\n\n## Upgrade to RN@0.34\n\nThis is a branch under development to upgrade RN to v0.40 \u0026 compatible with Xcode 8. \n\n## Change\n\n1. Remove cocoapodes \u0026 libraries that do not support Andriod\n2. Use Navigator instead of NavigatorIOS\n\n## Installation\nRequire node.js, npm install -g react-native-cli , xcode\n\n\\#1  `$ npm install`\n\nIOS\n\n\\#2  run ios/ThirtyDaysOfReactNative.xcodeproj\n\nAndroid\n\n\\# TODO\n\n## Compatibility\n\nNot tested yet. \n\n## Running on Device\n\nhttps://facebook.github.io/react-native/docs/running-on-device-ios.html#content\n\n## Known Bugs\n\n## Day 1\nAn IOS-system-like stop watch.\n\nFully functioned as the system app.\n\n![day1](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day1.gif)\n\n## Day 2\nAn IOS-system-like weather app.\n\nThe animation is partially done. \n\n![day2](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day2.gif)\n\n## Day 3\nThe Twitter app entrance animation.\n\n![day3](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day3.gif)\n\n## Day 4\nTO BE UPDATED\n\n## Day 5\nMapView and find Geo location.\n\n![day5](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day5.gif)\n\n## Day 6\nTO BE UPDATED\n\n## Day 7\nPan gesture basic. Move a baseball around.\n\n![day7](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day7.gif)\n\n## Day 8\nGoogle map style swipe menu\n\n![day8](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day8.gif)\n\n## Day 9\nLayout of Twitter user page\n\n![day9](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day9.gif)\n\n## Day 10\nTumblr menu animation\n\n![day10](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day10.gif)\n\n## Day 11\nUsing OpenGL with React native \n\nReference: https://github.com/ProjectSeptemberInc/gl-react-native\n\n![day11](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day11.gif)\n\n## Day 12\nTO BE UPDATED\n\n## Day 13\nA tweet UI\n\n![day13](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day13.gif)\n\n## Day 14\nA tinder swipe \n\nReference:https://github.com/meteor-factory/react-native-tinder-swipe-cards\n\n![day14](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day14.gif)\n\n## Day 15\nTO BE UPDATED\n\n## Day 16\nUnlock with gesture\n\nReference:https://github.com/spikef/react-native-gesture-password\n\n![day16](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day16.gif)\n\n## Day 17\nNative search bar and Fuzzy search \n\nReference:https://github.com/umhan35/react-native-search-bar\n\n![day17](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day17.gif)\n\n## Day 18\nSortable. drag and reorder the blocks.\n\n![day18](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day18.gif)\n\n## Day 19\nUnlock app with touchID\n\nReference:https://github.com/naoufal/react-native-touch-id\n\n![day19](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day19.gif)\n\n## Day 20\nSigle page Reminder \n\n![day20](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day20.gif)\n\n## Day 21\nMulti page Reminder \n\n![day21](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day21.gif)\n\n## Day 22\nGoogle Now\n\n![day22](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day22.gif)\n\n## Day 23\nLocal WebView\nAn example using D3.js\n\n![day23](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day23.gif)\n\n## Day 24\nYoutube scrollable tab\n\nReference: https://github.com/brentvatne/react-native-scrollable-tab-view\n\n![day24](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day24.gif)\n\n## Day 25\nTO BE UPDATED\n\n## Day 26\nTO BE UPDATED\n\n## Day 27\niMessage Gradient. The chat bubble changes its gradient color with its pageY.\n\nReference: https://github.com/brentvatne/react-native-linear-gradient\n\n![day27](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day27.gif)\n\n## Day 28\niMessage Image Picker.\n\n![day28](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day28.gif)\n\n## Day 29\nTO BE UPDATED\n\n## Day 30\nPush Notification.\n\n![day30](https://raw.githubusercontent.com/fangwei716/ThirtyDaysOfReactNative/screenshots/screenshot/day30.gif)\n\n\n## License\n\nThirtyDaysOfReactNative is under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffangwei716%2F30-days-of-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffangwei716%2F30-days-of-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffangwei716%2F30-days-of-react-native/lists"}