react-native-elements-app
react-native-elements-app copied to clipboard
Can't resolve 'react-native-elements-universe'
Followed the steps in order but getting this error when I click "Run in web browser".
Failed to compile.
C:/Users/User/Downloads/react-native-elements-app/src/views/circularSlider.tsx
Module not found: Can't resolve 'react-native-elements-universe' in 'C:\Users\User\Downloads\react-native-elements-app\src\views'
When running on my Android I get "Something went wrong" then "Network response timed out".
Use following command
npm install react-native-elements-universe --save
I'm facing the same issue, and the command doesn't work "npm start" and press "run in web browser"
Use following command
npm install react-native-elements-universe --save