Skip to content

ReScript bindings for react-native-webview

License

rescript-react-native/webview

Repository files navigation


@reason-react-native/webview

Build Status Version Chat

ReasonML / BuckleScript bindings for react-native-webview.

Exposed as the ReactNativeWebView module.

Version x.y.z of @reason-react-native/webview is intended to be compatible with version x.y.z of @react-native-community/react-native-webview.

Installation

When react-native-webview is properly installed & configured by following their installation instructions, you can install the bindings:

npm install @reason-react-native/webview # or yarn add @reason-react-native/webview

@reason-react-native/webview should be added to bs-dependencies in your bsconfig.json. For example,

{ //... "bs-dependencies": [ "reason-react", "@reason-react-native/react-native", // ... + "@reason-react-native/webview" ], //... }

Usage

Documentation will be added later.


Changelog

Check the changelog for more information about recent releases.

Contribute

Read the contribution guidelines before contributing.

Code of Conduct

We want this community to be friendly and respectful to each other. Please read our full code of conduct so that you can understand what actions will and will not be tolerated.

About

ReScript bindings for react-native-webview

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •