Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Not working with React Native 0.55.2 #262

Closed
EyalSi opened this issue Apr 10, 2018 · 5 comments
Closed

Not working with React Native 0.55.2 #262

EyalSi opened this issue Apr 10, 2018 · 5 comments

Comments

@EyalSi
Copy link

EyalSi commented Apr 10, 2018

Seems like moving to react native 0.55.2 introduces a problem in swipeout on iOS.
When swiping on one of the directions, the view will not return completely leaving blank pixels, which will remain hidden grey even after closing the swipe. it gets larger when swiping again...
Returning to 0.54.4 fixes the problem ;)

Anyone has a clue how to fix?
10x

@EyalSi EyalSi changed the title React Native 0.55.2 Not working with React Native 0.55.2 Apr 11, 2018
@EyalSi
Copy link
Author

EyalSi commented Apr 22, 2018

Same problem in 0.55.3

@kevinscience
Copy link

Is there any help?

@sbkl
Copy link

sbkl commented May 13, 2018

Using 0.55.3. Made a test implementing my own PanResponder to get a similar behaviour to the swipeable component using an animated value pulling the list item to the left of the screen. Same issue. The image going out of the screen get the width shrinking when it get back on the screen.

@pinguinjkeke
Copy link

@ryanoboril
Copy link
Collaborator

It looks like the fix for this has been merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants