{"id":17540481,"url":"https://github.com/fromkk/reactnativewithesa","last_synced_at":"2025-03-29T04:40:58.577Z","repository":{"id":146698466,"uuid":"47058974","full_name":"fromkk/ReactNativeWithEsa","owner":"fromkk","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-20T10:22:34.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T14:27:21.515Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fromkk.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-11-29T10:23:00.000Z","updated_at":"2016-01-20T10:22:35.000Z","dependencies_parsed_at":"2023-04-03T10:48:19.030Z","dependency_job_id":null,"html_url":"https://github.com/fromkk/ReactNativeWithEsa","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/fromkk%2FReactNativeWithEsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FReactNativeWithEsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FReactNativeWithEsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FReactNativeWithEsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fromkk","download_url":"https://codeload.github.com/fromkk/ReactNativeWithEsa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140537,"owners_count":20729797,"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-20T22:24:00.516Z","updated_at":"2025-03-29T04:40:58.558Z","avatar_url":"https://github.com/fromkk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Sample\n\n## 注意事項\n\nNode.jsバージョン4以降が必要\n\n```bash\nnode -v\n```\n\nでバージョン確認。  \nバージョンアップは [サイト](https://nodejs.org/) からDL。  \n\n# Androidで動作させる場合\n\n## Android SDKのパスを設定\n\n```\n//~/.bash_profile\nexport ANDROID_HOME=~/Library/Android/sdk\n```\n\n※API Level 23.0.1 のSDKをインストールしておく必要がある\n\n## 参考\n\n[React Native for Androidでアプリを作る](http://qiita.com/petitviolet/items/a455fe11b48237f7563b)\n\n## Terminalで必要なソフトをインストール\n\n```bash\nnpm install -g react-native-cli\nbrew install watchman\nbrew install flow\n```\n\n# 新しいプロジェクトを作成\n\n```bash\nreact-native init ProjectName\n```\n\n# プロジェクトの実行\n\n## iOS\n\n```bash\nopen ./ProjectName/ios/ProjectName.xcodeproj\n```\n\nで実行\n\n## Android\n\n### Android エミュレーター\n\n※事前にGenymotionをインストールしておく  \n\nAPI 23のデバイスをインストールし起動しておく\n\n```bash\ncd ./ProjectName/\nreact-native run-android\n```\n\nで起動\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Freactnativewithesa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromkk%2Freactnativewithesa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Freactnativewithesa/lists"}