For further actions, you may consider blocking this person and/or reporting abuse
Read next

How to detect Log4j vulnerabilities in Java projects for free with CodeSec
Orlandov14 -

5 JavaScript Console Methods That will Improve your Debugging Skills🚀
Bentil Shadrack -

How to fix 'Uncaught SyntaxError: Cannot use import statement outside a module'
Johnny Simpson -

How to keep the HTTP cache fresh
Shmilyes -
Discussion (4)
Also, after learning modern JS, as Defman says, you can go to React Native Express.
I learnt a lot there about React Native. After that, write a few small projects. Personally I think "learning by doing" is one of the best ways to learn something. From there, you have to learn your particular libraries and tools, like Redux, MobX, React Navigation, etc. Good luck 😃
Thanks. I will start with moder js. Then rect native express. If i face difficulties. I will ping again. 😁
I think you should learn modern JS (classes, imports, etc.) before going into React Native. There is a lot of tutorials that cover these topics (search on dev.to and DuckDuckGo/Google/whatever). Once you set yourself up with the modern JS, you can simply open the official React Native documentation. IIRC, it provides a Hello World tutorial 😊
Any better resource or place to start moder js