bs-react-native-fast-image

8.3.2 • Public • Published

bs-react-native-fast-image

ReasonML / BuckleScript bindings for react-native-fast-image.

Exposed as ReactNativeFastImage module.

bs-react-native-fast-image X.y._ means it's compatible with react-native-fast-image X.y._

Installation

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

npm install bs-react-native-fast-image
# or
yarn add bs-react-native-fast-image

bs-react-native-fast-image should be added to bs-dependencies in your bsconfig.json. Something like

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

Usage

Types

ReactNativeFastImage.t

...

Methods

ReactNativeFastImage.method

...


Changelog

Check the changelog for more informations 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.

Package Sidebar

Install

npm i bs-react-native-fast-image

Weekly Downloads

1

Version

8.3.2

License

MIT

Unpacked Size

137 kB

Total Files

13

Last publish

Collaborators

  • geraldi