react-native-animated-background-color-view
Version:
A modified React Native 'View' component that animates it's 'backgroundColor' when 'color' prop changes.
1 lines • 339 B
JavaScript
Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"AnimatedBackgroundColorView",{enumerable:true,get:function get(){return _animatedBackgroundColorView.AnimatedBackgroundColorView;}});var _animatedBackgroundColorView=require("./animated-background-color-view/animated-background-color-view.component");