{"id":16014917,"url":"https://github.com/thheller/reagent-react-native","last_synced_at":"2025-03-17T16:30:38.320Z","repository":{"id":48832498,"uuid":"173739070","full_name":"thheller/reagent-react-native","owner":"thheller","description":"Example App using reagent with react-native via shadow-cljs","archived":false,"fork":false,"pushed_at":"2022-11-18T19:49:14.000Z","size":1085,"stargazers_count":50,"open_issues_count":1,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-11T19:27:38.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/thheller.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":"2019-03-04T12:15:50.000Z","updated_at":"2024-10-02T07:20:21.000Z","dependencies_parsed_at":"2023-01-23T01:30:09.379Z","dependency_job_id":null,"html_url":"https://github.com/thheller/reagent-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/thheller%2Freagent-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Freagent-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Freagent-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Freagent-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thheller","download_url":"https://codeload.github.com/thheller/reagent-react-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871164,"owners_count":20361311,"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-10-08T15:05:31.426Z","updated_at":"2025-03-17T16:30:37.833Z","avatar_url":"https://github.com/thheller.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n$ npm install \u0026\u0026 cd react-native \u0026\u0026 yarn install\n$ shadow-cljs watch app\n\n;; wait for first compile to finish or metro gets confused\n$ cd react-native\n\n$ npm start\n;; and\n$ npm run android\n\n;; production build\n$ shadow-cljs release app\n\n;; Create Android release\n$ cd react-native/android\n$ ./gradlew assembleRelease\n;; APK should appear at android/app/build/outputs/apk/release\n;; installs in Android as \"AwesomeProject\"\n$ adb install -r react-native/android/app/build/outputs/apk/release/app-release.apk\n```\n\n## Notes\n\nThe `react-native` folder was generated by calling `react-native init AwesomeProject` and renaming the folder.\n\nThe `:app` build will create an `react-native/app/index.js`. In `release` mode that is the only file needed. In dev mode the `app` directory will contain many more `.js` files.\n\n`:init-fn` is called after all files are loaded and in the case of `expo` must render something synchronously as it will otherwise complain about a missing root component.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthheller%2Freagent-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthheller%2Freagent-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthheller%2Freagent-react-native/lists"}