Answer the question
In order to leave comments, you need to log in
How can jQuery be imported into React Native?
Hey folks
How can I import jQuery? I know HTML DOM is not in React Native but I just need to import
Answer the question
In order to leave comments, you need to log in
Something like this.
Install:
npm install --save jquery .
Use:import jQuert from jquery;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question