UNPKG

react-native-bouncy-checkbox

Version:

Fully customizable animated bouncy checkbox for React Native

9 lines 208 B
export const AnimationValues = { BounceIn: 0.9, BounceOut: 1, VelocityIn: 0.1, VelocityOut: 0.4, BouncinessIn: 20, BouncinessOut: 20, }; //# sourceMappingURL=BouncyCheckbox.type.js.map