// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should not allow to drag swipe when touchable is false 1`] = `
1
2
3
`; exports[`should render initial swipe correctly 1`] = `
1
2
3
`; exports[`should render initial swipe correctly 2`] = `
1
2
3
`; exports[`should render vertical swipe when using vertical prop 1`] = `
1
2
3
`;