{"id":15774116,"url":"https://github.com/jarretmoses/react-native-redux-example","last_synced_at":"2025-05-01T02:34:54.445Z","repository":{"id":71698235,"uuid":"83150564","full_name":"jarretmoses/react-native-redux-example","owner":"jarretmoses","description":"Simple example on how to use Redux with React Native","archived":false,"fork":false,"pushed_at":"2018-02-12T17:16:05.000Z","size":173,"stargazers_count":82,"open_issues_count":1,"forks_count":44,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T16:16:29.043Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarretmoses.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-02-25T17:52:13.000Z","updated_at":"2023-08-24T02:04:43.000Z","dependencies_parsed_at":"2023-06-04T07:12:35.674Z","dependency_job_id":null,"html_url":"https://github.com/jarretmoses/react-native-redux-example","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"aa20bcbe54b5e15cf1c817a394df6fbacd87a63c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarretmoses%2Freact-native-redux-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarretmoses%2Freact-native-redux-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarretmoses%2Freact-native-redux-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarretmoses%2Freact-native-redux-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarretmoses","download_url":"https://codeload.github.com/jarretmoses/react-native-redux-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812815,"owners_count":21647971,"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-04T16:04:46.063Z","updated_at":"2025-05-01T02:34:54.417Z","avatar_url":"https://github.com/jarretmoses.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"React Native Redux Example\n======================================================\n\n## Description\nThis is a example repo for showing how to use Redux with React Native. Everything that is important to understanding the redux setup / flow can be found in the `app` directory. This example makes a simple API call to the Dark Sky Api to display today's weather. [Here](https://medium.com/@stowball/a-dummys-guide-to-redux-and-thunk-in-react-d8904a7005d3#.bultwm53oa) is an article explaining the non redux way of doing something and comparing it to a redux version that is similar to the setup in this repo. Also check out the [Redux](http://redux.js.org/) docs. Enjoy and feel free to contact me with any questions :).\n\n## Pre Installation\nPlease follow `Installing Dependencies` section found [here](https://facebook.github.io/react-native/docs/getting-started.html)\nAlso follow the rest of the setup for both ios and android in order to have your environment ready to run the native app on a device or xcode / android avd\n\n## Installation\n\n```\n$ git clone git@github.com:jarretmoses/react-native-redux-example.git\n$ cd react-native-redux-example\n$ yarn\n```\n\n## Development\n\n```\n// For IOS\nreact-native run-ios\n\n// For Android\nreact-native run-android\n```\n* Go to [http://localhost:3000/](http://localhost:3000/)\n* Page should auto-reload on code changes (due to HMR)\n\nBrought to you by [Jarret Moses](https://jarretmos.es)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarretmoses%2Freact-native-redux-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarretmoses%2Freact-native-redux-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarretmoses%2Freact-native-redux-example/lists"}