V
V
vvmgev2017-01-05 14:31:39
JavaScript
vvmgev, 2017-01-05 14:31:39

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

1 answer(s)
K
KnightForce, 2017-05-15
@KnightForce

Something like this.
Install:
npm install --save jquery .
Use:
import jQuert from jquery;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question