alantoa / react-native-awesome-slider

🚀 An anwesome <Slider/> that supports various features haptic, lottie, animation, ballon, etc.
MIT License
228 stars 28 forks source link

Update slide.tsx to remove require cycle warning #10

Closed mikeislearning closed 2 years ago

mikeislearning commented 2 years ago

This should remove the require cycle warning.

I currently get this error:

Require cycle: node_modules/react-native-awesome-slider/src/index.ts -> node_modules/react-native-awesome-slider/src/slide.tsx -> node_modules/react-native-awesome-slider/src/index.ts
alantoa commented 2 years ago

@mikeislearning Thank you for PR! LGTM!💯