dancormier / react-native-swipeout

iOS-style swipeout buttons behind component
MIT License
2.62k stars 645 forks source link

Add test ID to the swipe out left/right elements #299

Closed NotTooReact89 closed 5 years ago

NotTooReact89 commented 5 years ago

This library is limited when it comes to automating swipe left or swipe right. I added test ID so that selenium or any other automation framework can pick up the id to perform the appropriate action.

NotTooReact89 commented 5 years ago

@dancormier @ryanoboril @silentcloud Please check this and let me know you thoughts. 👍

NotTooReact89 commented 5 years ago

hi all, Can this be merged please?

NotTooReact89 commented 5 years ago

Have to add some more changes for the testID to surface up. Hence closing this PR for now. Will reopen it once I have the time to push my changes. :)