Skip to content

Commit

Permalink
Merge pull request #2 from Brewskey/master
Browse files Browse the repository at this point in the history
Export SwipeableRow
  • Loading branch information
esthor authored May 23, 2020
2 parents 9f7f4eb + 9ddd7b4 commit e1fa8d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import SwipeableFlatList from './Swipeable/SwipeableFlatList';

export {default as SwipeableRow} from './Swipeable/SwipeableRow';

export default SwipeableFlatList;

0 comments on commit e1fa8d3

Please sign in to comment.