dancormier / react-native-swipeout

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

openRight, openLeft to programatically open (not documented) #309

Open tcodes0 opened 5 years ago

tcodes0 commented 5 years ago

Just putting this here for visibility. Will send a pr too.

datner commented 5 years ago

@Thomazella hey, I noticed those props too. But they don't seem to do anything. Whether set to true, false, null, or undefined it does not affect any of the behavior of the swipeout. Might be something planned that got in or maybe an accidentally exposed inner API?

tcodes0 commented 5 years ago

@datner they work for me 🤔 can you show some code?