{"id":21768311,"url":"https://github.com/hoaphantn7604/react-native-dynamic-island-master","last_synced_at":"2025-07-31T17:10:05.153Z","repository":{"id":59862678,"uuid":"539070024","full_name":"hoaphantn7604/react-native-dynamic-island-master","owner":"hoaphantn7604","description":"The first version only supports taking hasDynamicIsland. We will extend other API in next version.","archived":false,"fork":false,"pushed_at":"2023-01-04T03:25:13.000Z","size":464,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-20T04:41:49.868Z","etag":null,"topics":["areactivitiesenabled","detect-device","dynamic-island","hasdynamicisland","live-activities","react-native"],"latest_commit_sha":null,"homepage":"","language":"Java","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/hoaphantn7604.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-20T15:49:29.000Z","updated_at":"2025-04-15T03:20:52.000Z","dependencies_parsed_at":"2023-02-01T18:32:24.090Z","dependency_job_id":null,"html_url":"https://github.com/hoaphantn7604/react-native-dynamic-island-master","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hoaphantn7604/react-native-dynamic-island-master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoaphantn7604%2Freact-native-dynamic-island-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoaphantn7604%2Freact-native-dynamic-island-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoaphantn7604%2Freact-native-dynamic-island-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoaphantn7604%2Freact-native-dynamic-island-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoaphantn7604","download_url":"https://codeload.github.com/hoaphantn7604/react-native-dynamic-island-master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoaphantn7604%2Freact-native-dynamic-island-master/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268075095,"owners_count":24191660,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["areactivitiesenabled","detect-device","dynamic-island","hasdynamicisland","live-activities","react-native"],"created_at":"2024-11-26T13:35:28.154Z","updated_at":"2025-07-31T17:10:05.112Z","avatar_url":"https://github.com/hoaphantn7604.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-dynamic-island-master\n  Live Activities APIs.\n\n## Support Only IOS\n\n### Require Xcode 14.1 or Newer\n\n- hasDynamicIsland: Detect device has Dynamic Island.\n- areActivitiesEnabled: A Boolean value that indicates whether your app can start a Live Activities.\n## Example\n```js\nimport * as React from 'react';\n\nimport { View, Text } from 'react-native';\nimport { hasDynamicIsland, areActivitiesEnabled } from 'react-native-dynamic-island-master';\n\nexport default function App() {\n\n  return (\n    \u003cView style={styles.container}\u003e\n      \u003cText\u003eHas Dynamic Island: {hasDynamicIsland.toString()}\u003c/Text\u003e\n       \u003cText\u003eareActivitiesEnabled: {areActivitiesEnabled.toString()}\u003c/Text\u003e\n    \u003c/View\u003e\n  );\n}\n\n```\n## Video tutorial:\n#### [Build Dynamic Island For React Native - Tutorial Step-by-Step](https://www.youtube.com/playlist?list=PLpMCFmfT7cNeAJaCEJbKktudFyuxufr2c)\n\n[\u003cimg src=\"https://github.com/hoaphantn7604/react-native-dynamic-island-tutorial/blob/master/demo/react_native_dynamic_island_tutorial.jpg\"\u003e](https://www.youtube.com/playlist?list=PLpMCFmfT7cNeAJaCEJbKktudFyuxufr2c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoaphantn7604%2Freact-native-dynamic-island-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoaphantn7604%2Freact-native-dynamic-island-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoaphantn7604%2Freact-native-dynamic-island-master/lists"}