react-native-animated-dots-carousel icon indicating copy to clipboard operation
react-native-animated-dots-carousel copied to clipboard

Package to configure your dots pagination carousel just like Instagram does

Results 12 react-native-animated-dots-carousel issues
Sort by recently updated
recently updated
newest added
trafficstars

JSX namespace is not globally available in React 19, fixed it.

RN 0.79+ includes @types/react-native so I don't install it anymore to avoid duplicate and conflicting types. This package does not resolved the JSX namespace as well as not importing React....