mirror of
https://github.com/zhigang1992/react-native-swipeout.git
synced 2026-06-14 18:09:38 +08:00
811 B
811 B
History
2.2.2
- fix: support old version react-native, support both
View.propTypesandViewPropTypes
2.2.1
- fix: add missing
prop-typescreate-react-class
2.2.0
- feature: swipe menu manual open, add
openLeft/openRightproperties. (https://github.com/dancormier/react-native-swipeout/pull/161)
2.1.5
- fix: Added missing react import (https://github.com/dancormier/react-native-swipeout/pull/196)
2.1.4
- improve: Update PropTypes and React.createClass (https://github.com/dancormier/react-native-swipeout/pull/193)
2.1.2 ~ 2.1.3
- fix: Avoid Wrapping button text. (
6e7ee3adb6)
* ~ 2.1.1
- see commits history