@bounceapp/iframe
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

@bounceapp/iframe

Package version MIT license PRs Welcome

Iframe wrapper for React Native

Platform Compatibility

Android Device Android Emulator iOS Device iOS Simulator Web

Documentation

API Reference

Installation

npx expo install @bounceapp/iframe react-native-webview

Usage

import React from "react"

import { Iframe } from "@bounceapp/iframe"

const App = () => (
  <Iframe uri="https://usebounce.com/careers" style={{ flex: 1 }} />
)

export default App

👏 Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

The source code is made available under the MIT license. Some of the dependencies can be licensed differently, with the BSD license, for example.

Package Sidebar

Install

npm i @bounceapp/iframe

Weekly Downloads

445

Version

0.4.0

License

MIT

Unpacked Size

22.6 kB

Total Files

37

Last publish

Collaborators

  • kiiran
  • nicolasgodefroy7
  • gjsduarte