Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

adsbynimbus/nimbus-react-native

Repository files navigation

Nimbus React Native

Nimbus SDK wrapper and sample app for React Native

Installation

npm install nimbus-react-native

Usage

import { NimbusReactNativeView } from "nimbus-react-native";

// ...

<NimbusReactNativeView color="tomato" />

License

MIT