Open mauron85 opened 8 years ago
What's wrong with doing this? Works fine for me...
let ControlledRefreshableListView = require('react-native-refreshable-listview/lib/ControlledRefreshableListView');
@aforty: Thanks for the tip.
I've just published version 2.0.0-beta4 where this component is exported as the example in the readme indicates.
ControlledRefreshableListView is not exported so cannot be imported (required) from other code.