Releases: varunkukade/react-native-swipe-reveal
Releases · varunkukade/react-native-swipe-reveal
v0.1.1
v0.1.0
🚀 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.