Can I use CSS coding with HTML, React.js , and javascript in React Native to develop app ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can I use CSS coding with HTML, React.js , and javascript in React Native to develop app ??

25th May 2020, 2:41 AM
MR. ORACLE
MR. ORACLE - avatar
4 Answers
+ 3
No when you are using React Native App you can't do that but on the playground you can do that Just make the script src is of react src
25th May 2020, 3:14 AM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
+ 1
actually i'm a begginer in programming......so i'm not unable to understand what you said......pleaseee! explain me in a detail
25th May 2020, 4:22 AM
MR. ORACLE
MR. ORACLE - avatar
+ 1
Ok I mean the script tag '<script>' should be given an src from a website that has the react in it.Example < script crossorigin src =" https://unpkg.com/react@16/umd/react.development.js "></ script > < script crossorigin src =" https://unpkg.com/react-dom@16/umd/react-dom.development.js "></ script >
25th May 2020, 4:29 AM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar
+ 1
Learn more about links and source of other languages into your code and even you can import python in an html code by using those links in the playground
25th May 2020, 4:31 AM
Isaac Duah [Active!]
Isaac Duah [Active!] - avatar