swipeout icon indicating copy to clipboard operation
swipeout copied to clipboard

React Swipeout(web & react-native)

Results 24 swipeout issues
Sort by recently updated
recently updated
newest added

Not sure if this component is still under maintenance... Here I'd report 2 bugs of this component. 1. it would never expose items if `disabled` is false on first render...

Example: Consider I have a button on the element which is swipeable. If I click on the button the swipe action should be performed.

Expo Version ~41.0.0 "react": "16.13.1" "rc-swipeout": "^2.0.11", ### When I use Swipeout component, I get this warning in console Warning: componentWillMount has been renamed, and is not recommended for use....

I noticed that in some cases this function in Swipeout.js: ``` _createClass(Swipeout, [{ key: 'componentDidMount', value: function componentDidMount() { this.btnsLeftWidth = this.left ? this.left.offsetWidth : 0; this.btnsRightWidth = this.right ?...

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 to 9.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/mocha&package-manager=npm_and_yarn&previous-version=2.2.48&new-version=9.0.0)](https://dependabot.com/compatibility-score/?dependency-name=@types/mocha&package-manager=npm_and_yarn&previous-version=2.2.48&new-version=9.0.0) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Now click on the area outside the slider, the slider will automatically collapse. I want to ban this. What do I need to do? Thank you!

Bumps [react-native](https://github.com/facebook/react-native) from 0.55.4 to 0.64.2. Release notes Sourced from react-native's releases. v0.64.2 Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 17.0.2. Release notes Sourced from react's releases. 17.0.2 (March 22, 2021) React DOM Remove an unused dependency to address the SharedArrayBuffer cross-origin isolation warning. (@koba04...

dependencies

Bumps [react-navigation](https://github.com/react-navigation/react-navigation) from 1.0.0-beta.12 to 4.4.4. Release notes Sourced from react-navigation's releases. [email protected] 4.4.4 (2021-02-21) Note: Version bump only for package react-navigation @react-navigation/[email protected] 3.8.4 (2021-02-21) Bug Fixes address breaking change...

dependencies