Skip to content

goshacmd/react-native-rainbow-background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

<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.

About

🌈 Animating rainbow background for React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published