react-native-progress-view / progress-view

ProgressView Component for react-native iOS/macOS/Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not found: Can't resolve './ProgressView'

vipulswarup opened this issue · comments

Hi I am trying to use this component in an Expo (3.25.0) project.
I have installed using npm install

npm install @react-native-community/progress-view --save

I am getting the below error when running ... any help appreciated

Module not found: Can't resolve './ProgressView'

Did you solve this?

Couldn't use Expo. Had to use a react native CLI project instead. It worked in that.

Unfortunately, this module will not work with expo in managed workflow, as expo only supports pre-installed native modules