mirror of
https://github.com/zhigang1992/react-native-swipeout.git
synced 2026-04-28 20:35:17 +08:00
- Buttons fixed with and appear from under one another - State names now explicitly reflect what they represent - Add backgroundColor prop - Add default backgroundColor - Add text wrap for button text - Remove empty componentDidMount function - Replace “this” with “self” in render - Clean up json formatting (commas at the end and on every line now) - Update gif