Skip to content

Releases: varunkukade/react-native-swipe-reveal

v0.1.1

27 Dec 17:08
Compare
Choose a tag to compare

🛠️ Changes in v0.1.1:
• Updated the README with demo video. 📄🎥

v0.1.0

27 Dec 16:57
e789c88
Compare
Choose a tag to compare

🚀 Initial Release: react-native-swipe-reveal (v0.1.0)

We are excited to announce the first release of react-native-swipe-reveal — a Swipeable item Wrapper for React Native apps! 🎉

🔑 Key Features:
• Swipe items left to reveal content (like a delete button)
• Swipe items right to reveal content (like an archive button)
• Swipe items both left and right to show different actions
• Full swipe to left or right to trigger actions (like deleting an item)
• Customize how everything looks with your own styles
• Works smoothly on both iPhone and Android phones

🛠️ Changes in v0.1.0:
• Updated the README with better usage instructions and a demo video. 📄🎥

📚 Getting Started:

Check out the README for detailed usage instructions.