{"id":17592723,"url":"https://github.com/renanmav/react-native-in-app-browser","last_synced_at":"2025-06-12T13:43:20.314Z","repository":{"id":258469903,"uuid":"872724319","full_name":"renanmav/react-native-in-app-browser","owner":"renanmav","description":"🌐 In-app browser (IAB) bindings for react-native","archived":false,"fork":false,"pushed_at":"2024-11-10T20:36:23.000Z","size":1049,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T05:13:05.838Z","etag":null,"topics":["inappbrowser","nitro","react-native"],"latest_commit_sha":null,"homepage":"","language":"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/renanmav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T00:47:20.000Z","updated_at":"2025-03-05T03:42:05.000Z","dependencies_parsed_at":"2024-12-10T05:51:44.671Z","dependency_job_id":null,"html_url":"https://github.com/renanmav/react-native-in-app-browser","commit_stats":null,"previous_names":["renanmav/react-native-in-app-browser"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Freact-native-in-app-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Freact-native-in-app-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Freact-native-in-app-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanmav%2Freact-native-in-app-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanmav","download_url":"https://codeload.github.com/renanmav/react-native-in-app-browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665746,"owners_count":21142123,"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":["inappbrowser","nitro","react-native"],"created_at":"2024-10-22T05:43:04.102Z","updated_at":"2025-04-13T05:13:10.565Z","avatar_url":"https://github.com/renanmav.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-in-app-browser\n\nAn in-app-browser (IAB) module for react-native exposing bindings for [SFSafariViewController](https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller), [ASWebAuthenticationSession](https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession), [ChromeCustomTabs](https://developer.chrome.com/docs/android/custom-tabs) \u0026 more, powered by [Nitro Modules](https://nitro.margelo.com).\n\n\u003c!-- TODO: add event listeners to URL changes --\u003e\n\u003c!-- TODO: add support for incognito mode --\u003e\n\n## Features\n\n- Easy-to-use API\n- Common cross-platform support\n- Platform-specific implementations (iOS and Android)\n\n## Installation\n\n\u003e [!IMPORTANT]\n\u003e Make sure you add [react-native-nitro-modules](https://github.com/mrousavy/nitro) as dependency.\n\n```bash\nnpx install @renanmav/react-native-in-app-browser\n```\n\n## Usage\n\nYou can choose between common or platform-specific interfacing.\n\n### Basic usage\n\n```typescript\nimport { InAppBrowser } from 'react-native-in-app-browser'\n// Open a URL in the in-app browser\nInAppBrowser.open('https://example.com')\n```\n\n\u003c!-- TODO: add platform-specific usage --\u003e\n\n## Platform Compatibility\n\n| Feature                    | iOS | Android |\n| -------------------------- | --- | ------- |\n| InAppBrowser               | ✅  | ✅      |\n| SFSafariViewController     | ✅  | ❌      |\n| ASWebAuthenticationSession | ✅  | ❌      |\n| ChromeCustomTabs           | ❌  | ✅      |\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanmav%2Freact-native-in-app-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanmav%2Freact-native-in-app-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanmav%2Freact-native-in-app-browser/lists"}