Skip to content

Commit

Permalink
refactor: popover fixes #285
Browse files Browse the repository at this point in the history
  • Loading branch information
BANG88 committed Jan 26, 2019
1 parent aab1f26 commit 270037a
Show file tree
Hide file tree
Showing 8 changed files with 2,738 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const libDir = process.env.LIB_DIR;
const {defaults: tsjPreset} = require('ts-jest/presets');

const transformPackages = [
'react-native', 'react-native-menu', 'react-native-tab-view',
'react-native', 'react-native-modal-popover', 'react-native-tab-view',
'react-native-collapsible', 'react-native-swipeout',
'react-native-camera-roll-picker', '@bang88/react-native-ultimate-listview',
'react-native-safe-area-view'
Expand Down
Loading

0 comments on commit 270037a

Please sign in to comment.