{"id":13463018,"url":"https://github.com/adampash/react-native-hot-redux-starter","last_synced_at":"2025-12-25T08:45:07.501Z","repository":{"id":66739084,"uuid":"42779155","full_name":"adampash/react-native-hot-redux-starter","owner":"adampash","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-06T20:59:30.000Z","size":93,"stargazers_count":137,"open_issues_count":2,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T13:50:14.629Z","etag":null,"topics":[],"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/adampash.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}},"created_at":"2015-09-19T15:53:00.000Z","updated_at":"2022-02-14T14:23:41.000Z","dependencies_parsed_at":"2023-02-24T13:15:45.680Z","dependency_job_id":null,"html_url":"https://github.com/adampash/react-native-hot-redux-starter","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/adampash%2Freact-native-hot-redux-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adampash%2Freact-native-hot-redux-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adampash%2Freact-native-hot-redux-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adampash%2Freact-native-hot-redux-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adampash","download_url":"https://codeload.github.com/adampash/react-native-hot-redux-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245413816,"owners_count":20611353,"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":[],"created_at":"2024-07-31T13:00:44.136Z","updated_at":"2025-12-25T08:45:07.442Z","avatar_url":"https://github.com/adampash.png","language":"JavaScript","funding_links":[],"categories":["Seeds"],"sub_categories":["Other Platforms"],"readme":"## React Native Hot Redux Starter (deprecated)\n\nHot reloading is now [built into React Native](http://facebook.github.io/react-native/blog/2016/03/24/introducing-hot-reloading.html), so use that instead of this.\n\nThis is a starter kit for building React Native apps using Redux and the react-native-webpack-server for hot code reloading.\n\nHot reloading is based on the BabelES6 example [in @mjohnston's react-native-webpack-server](https://github.com/mjohnston/react-native-webpack-server/tree/master/Examples/BabelES6).\n\n## Installation\n\n```bash\ngit clone git@github.com:adampash/react-native-hot-redux-starter.git\ncd react-native-hot-redux-starter\nnpm install\n```\n\n## Development\n\n```bash\nnpm run hot\nopen ./ios/react_native_starter.xcodeproj\n```\n\nCmd+R inside Xcode to run the app in the iOS simulator. On first run, you'll likely receive an error because, in order for hot-loading to work, you need to be debugging in Chrome. Dismiss the error (press escape), then press Cmd+D and click on the Debug in Chrome button. When the Chrome debugger is open and connected, press Cmd+R in the iOS simulator to reload the app. You should now be hot-loading, and all changes you save in your source should update in the app.\n\n## What's in it?\n\nI'm using the starter to familiarize myself with Flux using Redux and the best practices I know of.\n\n## Build for release\n\n```bash\nnpm run bundle\n```\n\nUncomment the line in AppDelegate.m that loads the local main.jsbundle. (Line 46.)\n\n\n## Todo\n\n- [ ] Update for Android.\n\n## Thanks\n\nMany thanks to Dan Abramov for help debugging hot loading (along with all of his work that I'm using here).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadampash%2Freact-native-hot-redux-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadampash%2Freact-native-hot-redux-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadampash%2Freact-native-hot-redux-starter/lists"}