Bubba Carousel is a high-performance React Native carousel built for fluid, gesture-driven interactions and seamless UI-thread animations at 60 FPS.
npm install react-native-bubbaimport { multiply } from 'react-native-bubba';
// ...
const result = multiply(3, 7);MIT
Made with create-react-native-library