How to install marcuswestin/WebViewJavascriptBridge. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
marcuswestin/WebViewJavascriptBridge Installation Guide
How to install marcuswestin/WebViewJavascriptBridge. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for marcuswestin/WebViewJavascriptBridge. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i marcuswestin/WebViewJavascriptBridgeor
Install via npx
npx @hexmos/ipm i marcuswestin/WebViewJavascriptBridgePrerequisites
CocoaPods
package_managerVersion: > 3.0.0
Xcode
system_toolFor iOS and macOS development.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
CocoaPods
pod 'WebViewJavascriptBridge', '~> 6.0' && pod installManual Installation
Drag the WebViewJavascriptBridge folder into your project.
In the dialog that appears, uncheck 'Copy items into destination group's folder and select 'Create groups for any folders'Example App
Open your project in Xcode.
Run the project to see it in action.Post Installation Steps
- Open the app in your simulator or on a device.
- You can now test the app by running it on a real device or simulator.
