callstack / callstack/react-native-pager-view
PagerView.js: Attempted import error: 'react-native' does not contain a default export (imported as 'ReactNative').
Open
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.