Skip to content

Commit

Permalink
refactor: popover fixes #285 (#298)
Browse files Browse the repository at this point in the history
* refactor: popover fixes #285

* doc: popover

* doc: popover

* test: update snap
  • Loading branch information
BANG88 authored Jan 26, 2019
1 parent aab1f26 commit 33ac452
Show file tree
Hide file tree
Showing 11 changed files with 3,258 additions and 266 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 33ac452

Please sign in to comment.