Giter Club home page Giter Club logo

Comments (27)

integration-consulting avatar integration-consulting commented on August 22, 2024 7

The issue still exists in the latest release as of Oct 1st.
Any workaround?

from argon-react-native.

palingheorghe avatar palingheorghe commented on August 22, 2024 4

Hi guys! A new update has been pushed. The error should be resolved if you still got issues please open a new issue as this one got really cluttered. The original issue is related to cache so by doing the following you should always get rid of any cache issues:

  • Delete Expo App from Simulator
  • Delete package-lock.json
  • Delete .expo
  • Delete node_modules
  • npm i
  • expo r -c (restarts cache and starts a new expo local server)
  • everything should work as expected

Thank you for your patience,
Alin

from argon-react-native.

alec6 avatar alec6 commented on August 22, 2024 2

I don't know why, now it works.
I close the issue.

from argon-react-native.

lkrukosky avatar lkrukosky commented on August 22, 2024 2

Just purchased bundle for Argon Pro React Native and same problem.

from argon-react-native.

palingheorghe avatar palingheorghe commented on August 22, 2024 1

Hi,

Thank you for being interested in our products! I'm sorry to hear this is happening to you because react-native-modal-dropdown. Because Android opens up the Web simulator as well, this error persists. The easiest way of getting rid of it right now would be to remove the library and reinstall the app. We will come back with a fix as soon as possible.

Thanks,
Alin

from argon-react-native.

palingheorghe avatar palingheorghe commented on August 22, 2024

Hi @alec6 ! Thank you for your interest in our products! I'm not sure I understand what you're trying to do. Are you trying to run the app on the web? you could try installing react-native-web and see what new error pops up. We haven't tested the app on the web yet so we don't recommend using this product for web purposes right now.

Thanks,
Alin

from argon-react-native.

alec6 avatar alec6 commented on August 22, 2024

This is what i did.
npm install -g expo-cli
mkdir ~/expo
download and extract argon-react-native-master
cd ~/expo/argon
npm install
expo start

"Failed to compile.
/home/alec6/expo/argon/node_modules/react-navigation-drawer/dist/views/DrawerView.js
Module not found: Can't resolve 'react-native-screens' in '/home/alec6/expo/argon/node_modules/react-navigation-drawer/dist/views'"
image

from argon-react-native.

palingheorghe avatar palingheorghe commented on August 22, 2024

This should easily be solved by redownloading the product, deleting all ^ instances from package.jsonand then hitting npm install and expo r -c which will start the server resetting the cache.

Thanks,
Alin

from argon-react-native.

alec6 avatar alec6 commented on August 22, 2024

I'm sorry, nothing's change.
Thanks

This is my package as i understood.
{ "name": "argon-react-native", "version": "1.3.0", "description": "Argon React Native, based on Argon Design System. Coded by Creative Tim", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --ios", "eject": "expo eject" }, "repository": { "type": "git", "url": "git+https://github.com/creativetimofficial/argon-react-native.git" }, "dependencies": { "expo": "35.0.0", "expo-asset": "~7.0.0", "expo-font": "~7.0.0", "galio-framework": "0.6.3", "prop-types": "15.7.2", "react": "16.8.3", "react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz", "react-native-gesture-handler": "~1.3.0", "react-native-modal-dropdown": "0.6.2", "react-navigation": "3.11.0" }, "devDependencies": { "babel-preset-expo": "7.0.0" }, "keywords": [ "argon react native", "argon design system", "argon app react native", "argon iOS", "react native iOS", "creative tim", "argon Android", "react native ui kit", "react native expo", "freebie", "react native argon design", "react native galio", "galio argon free", "galio react native free app", "argon expo react native", "react native ui template" ], "author": "Creative Tim <[email protected]> (https://www.creative-tim.com/)", "license": "MIT", "bugs": { "url": "https://github.com/creativetimofficial/argon-react-native/issues" }, "homepage": "https://demos.creative-tim.com/argon-react-native" }

from argon-react-native.

pontusvision avatar pontusvision commented on August 22, 2024

I'm seeing the same issue on a fresh build.

from argon-react-native.

disoki avatar disoki commented on August 22, 2024

I'm seeing the same issue on a fresh build.

Yes I am too getting the same issue. any help ?

web Failed to compile.
/Users/dsk/workspace/app_dsk/argon-react-native-master/node_modules/react-native-modal-dropdown/components/ModalDropdown.js
Module not found: Can't resolve 'react-native-web/dist/exports/ActivityIndicator' in '/Users/dsk/workspace/app_dsk/argon-react-native-master/node_modules/react-native-modal-dropdown/components'

from argon-react-native.

matomoo avatar matomoo commented on August 22, 2024

same here for fresh build.. open from expo just show timeout..

from argon-react-native.

siemiatj avatar siemiatj commented on August 22, 2024

Should react-native-modal-dropdown install react-native-web locally, or should it use one installed by argon ?

from argon-react-native.

siemiatj avatar siemiatj commented on August 22, 2024

I even tried cerating my own fork of react-native-modal-dropdown and merging all the latest PR's, but that didn't change anything.

from argon-react-native.

bldlcrz avatar bldlcrz commented on August 22, 2024

any update on this?

from argon-react-native.

stanica avatar stanica commented on August 22, 2024

Same problem still in web. Followed the instructions in the docs and the comment above and I'm still getting the ActivityIndicator error

from argon-react-native.

zolter avatar zolter commented on August 22, 2024

Have this error too

from argon-react-native.

vishakhag6 avatar vishakhag6 commented on August 22, 2024

Having the same issue... Any solution?
Screenshot 2020-10-18 at 3 04 04 PM

from argon-react-native.

JBotwina avatar JBotwina commented on August 22, 2024

Same issue when I try to run the free material kit for react-native in the browser.

from argon-react-native.

haveamission avatar haveamission commented on August 22, 2024

Still seeing the problem in React Native Web

from argon-react-native.

SwapnilAkolkar avatar SwapnilAkolkar commented on August 22, 2024

Same problem even on date 21-dec-2020

from argon-react-native.

sidekechs avatar sidekechs commented on August 22, 2024

I purchased the pro version and having this issue. What can be done to fix this?

from argon-react-native.

Naphier avatar Naphier commented on August 22, 2024

Same issue on Material Kit 1.7.0. Please fix.

from argon-react-native.

mikevb3 avatar mikevb3 commented on August 22, 2024

got the error too, any other issue where it is being tracked?

from argon-react-native.

ap1969 avatar ap1969 commented on August 22, 2024

Same problem in free version.

Expo v4.0.17 if that helps, trying to run via the web

from argon-react-native.

afeezaziz avatar afeezaziz commented on August 22, 2024

Hi, I am facing the same problem too. Is there a way out of this?

from argon-react-native.

MapleHero avatar MapleHero commented on August 22, 2024

Same issue from me :| Haven't found a way to fix.

from argon-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.