In this blog-post you'll learn how easy it is to turn higher order components into normal components with render props. (more…)
Read more »
Building a User Interface (UI) for mobile apps is more difficult than doing the same for a web app. The reasons for this are : (more…)
Read more »
A tutorial about navigation in React Native. Teaches you about how to navigate from page to page, how to use drawer, switch, and tab navigations, and how to apply it for authentication ... (more…)
Read more »