GitHub
github.com › expo › expo › tree › master › packages › expo-web-browser
expo/packages/expo-web-browser at master · expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - expo/packages/expo-web-browser at master · expo/expo
Author expo
npm
npmjs.com › package › expo-web-browser
expo-web-browser - npm
npm i expo-web-browser · github.com/expo/expo · docs.expo.dev/versions/latest/sdk/webbrowser/ 1,369,989 · 15.0.10 · MIT · 269 kB · 76 · 3 days ago · ide · brentvatne · evanbacon · expoadmin · exponent · bycedric · kudochien · alanhughes · expo-bot · wschurman ·
» npm install expo-web-browser
Published Dec 05, 2025
Version 15.0.10
Author 650 Industries, Inc.
Repository https://github.com/expo/expo
Videos
13:27
How to run react native app in web browser | react native expo ...
01:31
Open Web page from React Native Expo app | React Native Tutorial ...
02:06
How to Open a Web Browser to a Specified URL from Expo React Native ...
11:27
PROFESSIONAL In-App Browser Secrets Finally Revealed React Native ...
02:08:19
Building for Mobile and Web with Expo, part 1: App Chrome - YouTube
12:14
Getting Started with Expo Web - YouTube
GitHub
github.com › expo › expo › blob › main › packages › expo-web-browser › CHANGELOG.md
expo/packages/expo-web-browser/CHANGELOG.md at main · expo/expo
Add missing peer dependency on url for web. (#20708 by @EvanBacon) On Android bump compileSdkVersion and targetSdkVersion to 33. (#20721 by @lukmccall) Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @tsapeta) Support CSS colors in controlsColor, toolbarColor and secondaryToolbarColor options. (#18586 by @janicduplessis) Update docs to remove mentions of expo start:web.
Author expo
GitHub
github.com › expo › web-examples
GitHub - expo/web-examples: Examples of using Expo in the browser.
Examples of using Expo in the browser. Contribute to expo/web-examples development by creating an account on GitHub.
Starred by 272 users
Forked by 50 users
Languages JavaScript 44.3% | Objective-C 21.5% | Starlark 10.7% | HTML 8.3% | Java 7.3% | CSS 4.6% | TypeScript 3.3%
GitHub
github.com › expo › expo › blob › main › docs › pages › versions › unversioned › sdk › webbrowser.mdx
expo/docs/pages/versions/unversioned/sdk/webbrowser.mdx at main · expo/expo
A library that provides access to the system's web browser and supports handling redirects. https://github.com/expo/expo/tree/main/packages/expo-web-browser
Author expo
GitHub
github.com › expo › expo › tree › sdk-52 › packages › expo-web-browser
expo/packages/expo-web-browser at sdk-52 · expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - expo/packages/expo-web-browser at sdk-52 · expo/expo
Author expo
GitHub
github.com › expo › expo › issues › 27500
[Android][expo-web-browser] Signing in via another app will not redirect back to the initial app · Issue #27500 · expo/expo
March 7, 2024 - await WebBrowser.openAuthSessionAsync( "the_auth_link", "the_redirect_to_main_app_link" ); Ideally, we would like to open the auth page in the browser of the app instead of using the AuthApp, just like it is happening on the iOS. expo-env-info 1.2.0 environment info: System: OS: macOS 13.6.4 Shell: 5.9 - /bin/zsh Binaries: Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm Managers: CocoaPods: 1.14.3 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, vi
Published Mar 07, 2024
GitHub
github.com › expo › expo › tree › main › packages › expo-web-browser
expo-web-browser - GitHub
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - expo/packages/expo-web-browser at main · expo/expo
Author expo
GitHub
github.com › expo › expo › blob › master › packages › expo-web-browser › src › WebBrowser.ts
expo/packages/expo-web-browser/src/WebBrowser.ts at master · expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - expo/packages/expo-web-browser/src/WebBrowser.ts at master · expo/expo
Author expo
GitHub
github.com › expo › expo
GitHub - expo/expo: An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - expo/expo
Starred by 45.8K users
Forked by 10.3K users
Languages TypeScript 55.8% | Kotlin 16.9% | Swift 12.3% | Objective-C 4.2% | JavaScript 3.1% | C++ 2.9%
GitHub
github.com › expo › expo › blob › master › docs › pages › versions › unversioned › sdk › webbrowser.md
expo/docs/pages/versions/unversioned/sdk/webbrowser.md at master · expo/expo
expo-web-browser provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or SFAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs.
Author expo
GitHub
github.com › expo › snack
GitHub - expo/snack: Expo Snack lets you run Expo in the browser.
Expo Snack lets you run Expo in the browser. Contribute to expo/snack development by creating an account on GitHub.
Starred by 470 users
Forked by 162 users
Languages TypeScript 95.7% | JavaScript 2.1%
GitHub
github.com › expo › expo › issues › 40123
expo-web-browser(web): openBrowserAsync returns OPENED even when popup is blocked (no-op in WKWebView / IAB) · Issue #40123 · expo/expo
October 1, 2025 - Minimal reproducible example https://github.com/expo/examples/tree/master/with-html Steps to reproduce No code changes required. This example already renders components that call WebBrowser.openBrowserAsync(...) under the ...
Published Oct 01, 2025
CodeSandbox
codesandbox.io › examples › package › expo-web-browser
expo-web-browser examples - CodeSandbox
AboutProvides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl1,350,074Weekly Downloads · Latest ...
GitHub
github.com › torusresearch › react-native-web-browser
GitHub - MetaMask/react-native-web-browser: Web Browser module ...
Web Browser module for React Native ported from expo-web-browser - MetaMask/react-native-web-browser
Starred by 6 users
Forked by 4 users
Languages TypeScript 33.0% | Kotlin 19.4% | Swift 15.2% | Java 13.6% | C++ 6.1% | Objective-C 3.4%
GitHub
github.com › byCedric › use-expo › blob › main › packages › web-browser › docs › use-browsers.md
use-expo/packages/web-browser/docs/use-browsers.md at main · byCedric/use-expo
Get a list of Android browsers with WebBrowser · Other hooks — Usage — Changelog · yarn add @use-expo/web-browser expo-web-browser ·
Author byCedric
GitHub
github.com › expo › expo › issues › 15276
expo-web-browser WebBrowser.openAuthSessionAsync doenot allow app switch for MFA etc on Android · Issue #15276 · expo/expo
June 16, 2021 - expo-web-browser WebBrowser.openAuthSessionAsync doenot allow app switch, as a result if user wants to enter a secure code that is received via another notification or app then upon switch the browser is dismissed.
Published Nov 22, 2021