react-native-rainbow-background

0.1.0 • Public • Published

<RainbowBackground />

Install

$ yarn add react-native-rainbow-background

Or, if you use NPM:

$ npm install --save react-native-rainbow-background

Use

Use it like you would use a <View> — no configuration required.

import RainbowBackground from 'reactn-native-rainbow-background';

const App = () => (
  <RainbowBackground style={{ flex: 1 }} />
);

License

MIT.

Package Sidebar

Install

npm i react-native-rainbow-background

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • goshakkk