DEV Community

Discussion on: An Introduction to React Native

Collapse
 
anilsansak profile image
Yaşar Anıl Sansak

Thank you for the information!

I am using React Native and React for the job that I am currently working at. It is been a great journey so far but I know that I still have so much to learn. I am feeling a little bit insecure about how React Native works at the background so do you have any kind of recommendation about that topic?

Thread Thread
 
alexandrumic profile image
Alex Mic

You're welcome!

To get rid of this insecurity, just practice, practice and practice :D! To gather knowledge of how it works, my advice is to read "best practices / how to" articles, watch tutorials, follow good writers, search encountered issues in your projects and talk with the community. With time, I'm sure you'll gain more confidence in your code.

Thread Thread
 
anilsansak profile image
Yaşar Anıl Sansak

Again, thank you for the information!

I will definitely look into it.

Cheers