react-native-pager-view icon indicating copy to clipboard operation
react-native-pager-view copied to clipboard

PagerView.js: Attempted import error: 'react-native' does not contain a default export (imported as 'ReactNative').

Open alphazhe opened this issue 4 years ago • 1 comments

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.

alphazhe avatar Dec 10 '21 11:12 alphazhe

I have the same problem on web

mohammadgharouni avatar Jan 09 '22 11:01 mohammadgharouni