{"id":13463016,"url":"https://github.com/filp/react-native-es6-reflux","last_synced_at":"2025-03-25T06:31:28.041Z","repository":{"id":30790897,"uuid":"34347875","full_name":"filp/react-native-es6-reflux","owner":"filp","description":"Boilerplate for iOS app development with React Native, ES6 and Reflux","archived":true,"fork":false,"pushed_at":"2015-10-04T12:52:35.000Z","size":184,"stargazers_count":141,"open_issues_count":3,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T13:50:14.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/filp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-21T19:30:29.000Z","updated_at":"2023-01-28T11:46:16.000Z","dependencies_parsed_at":"2022-09-08T16:12:26.649Z","dependency_job_id":null,"html_url":"https://github.com/filp/react-native-es6-reflux","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/filp%2Freact-native-es6-reflux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filp%2Freact-native-es6-reflux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filp%2Freact-native-es6-reflux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filp%2Freact-native-es6-reflux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filp","download_url":"https://codeload.github.com/filp/react-native-es6-reflux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245413807,"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.088Z","updated_at":"2025-03-25T06:31:27.682Z","avatar_url":"https://github.com/filp.png","language":"Objective-C","funding_links":[],"categories":["Seeds","Objective-C","Seed List"],"sub_categories":["Other Platforms","Mobile"],"readme":"# react-native, es6 \u0026 reflux boilerplate\n\nAs the very long repo title indicates, this is a boilerplate repository that\nincludes the following:\n\n- ES6-to-ES5 transpilation using [Babel](https://github.com/babel/babel)\n- Uni-directional data-flow architecture using [Reflux](https://github.com/spoike/refluxjs)\n\n## Getting started\n\n1. Clone this project\n2. Install dependencies:\n\n    ```shell\n    $ npm install\n    ```\n\n3. Start the webpack watcher (it builds the `index.ios.js` file expected by React Native)\n4. Open `ReactNativeEs6Reflux.xcodeproj` in XCode and run the project - it should look like this:\n\n    \u003cimg alt=\"iOS Simulator running this boilerplate\" src=\"http://i.imgur.com/OKELxXP.png\" height=\"50%\" width=\"50%\"\u003e\n\n## Javascript file structure\n\n```\n  - src/\n    stores/ -  Reflux stores\n      color_store.js - Example store implementation\n    components/ - React components\n      app.jsx - Top-level app component\n\n    action.js - Reflux action definitions\n    styles.js - StyleSheet definition(s)\n    main.js   - Application bootstrap with react-native, transpiler entry-point\n```\n\n## Included in the example:\n\n- A simple top-level `App` component with example styles (in `src/styles.js`)\n- An example interaction using `TouchableOpacity`, and an example Reflux action (defined in `src/actions.js`)\n- An example `AppMessageStore` Reflux store, which handles setting the random message when the React logo is tapped.\n\n## Author\n\nThis boilerplate was created by [Filipe Dobreira](https://github.com/filp). It includes auto-generated code (through `react-native init`), and code by [Roman Liutikov](https://github.com/roman01la) (namely the webpack configuration).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilp%2Freact-native-es6-reflux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilp%2Freact-native-es6-reflux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilp%2Freact-native-es6-reflux/lists"}