react-native-pager-view
react-native-pager-view copied to clipboard
PagerView.js: Attempted import error: 'react-native' does not contain a default export (imported as 'ReactNative').
Environment
React native React native web
Description
Getting error when run on web Attempted import error: 'react-native' does not contain a default export (imported as 'ReactNative').
Reproducible Demo
Clone https://github.com/alphazhe/AntDesignTest/tree/master
git checkout master
yarn
yarn web
Perform above steps to run above project
Please help me solve this issue.
I have the same problem on web