Learn react native by example

9:42 PM May 05 2020 learn

I've been watching the YouTube series based on this github repo https://github.com/react-ui-kit/dribbble2react and they are pure gold content.

You will be able to see how a React dev goes from a Sketch/Adobe XD design to a live react native application. It helped me to get some inspiration on how to tackle some UI components and even some refactors that I could make to my client's react native app.

The repository contains the final code for each project, as well as the links to the design files/posts at Dribbble.

Bonus track: another amazing source to learn React from videos is https://designcode.io/, which is more design-first oriented, and you will need to invest in a subscription first (still completely worth it!)