Giter Club home page Giter Club logo

Comments (15)

imkhalif avatar imkhalif commented on August 15, 2024 6

May be you've cache problem. Try the following command after link the component it should work.
rm -rf node_modules && rm -rf ~/.rncache && yarn && react-native run-ios

from react-native-spinkit.

navneetccna avatar navneetccna commented on August 15, 2024 4

@kis25791 not yet

from react-native-spinkit.

lucianomlima avatar lucianomlima commented on August 15, 2024 3

If you use react-native link react-native-spinkit, it works.

from react-native-spinkit.

Pradeep119 avatar Pradeep119 commented on August 15, 2024 2

try "react-native link react-native-spinkit" it works for me

from react-native-spinkit.

bchhabra2490 avatar bchhabra2490 commented on August 15, 2024 1

@pjamrozowicz I already had this line but it's still not working. I am using expo client on Android and also performed all the steps given in README.

from react-native-spinkit.

amitkumarsingh1991 avatar amitkumarsingh1991 commented on August 15, 2024 1

hey ,
run react-native link react-native-spinkit

from react-native-spinkit.

MashoodAli-Official avatar MashoodAli-Official commented on August 15, 2024 1

try "react-native link react-native-spinkit" it works for me

Thanks :) now it's working <3

from react-native-spinkit.

Mlobaievskyi avatar Mlobaievskyi commented on August 15, 2024

Ok, I found a solution. I didn't have needed code in - android/app/src/main/java/com/example/MainApplication.java.
I had different path to this directory so rnpm did't do what it used to. Maybe you need to correct documentation or add 'recommended' way to install as manual.

from react-native-spinkit.

navneetccna avatar navneetccna commented on August 15, 2024

run react-native link react-native-spinkit but still same message

from react-native-spinkit.

KhoaTheBest avatar KhoaTheBest commented on August 15, 2024

Hi any solution for this issue till now?

from react-native-spinkit.

maxs15 avatar maxs15 commented on August 15, 2024

Check the manual linking in the README, and verify that everything is correct

from react-native-spinkit.

sahir avatar sahir commented on August 15, 2024

I did all steps but it's not working in Android 'ReactNativeJS: Warning: Native component for "RNSpinkit" does not exist'. Anyone find the Solution?

from react-native-spinkit.

pjamrozowicz avatar pjamrozowicz commented on August 15, 2024

For anyone else having this error:
Make sure you have compile project(':react-native-spinkit') in your android/app/build.gradle file. react-native link didn't add this line there for me and that's why I was getting an error

from react-native-spinkit.

zlienqwe avatar zlienqwe commented on August 15, 2024

I react-native run-android again, somehow problem solved.

from react-native-spinkit.

martinjego avatar martinjego commented on August 15, 2024

try reinstalling the app by running react-native run-android/react-native run-ios. It usually solves the problem.

from react-native-spinkit.

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.