Handling forms in react native is a crucial task in your journey as a react native developer, you can’t think about developing a new react native app without dealing with forms, at least for login and sign up screen in case your app is retrieving data in ... (more…)
Read more »
If you're looking for the definite answer to how you should structure you React apps, this article probably isn't for you. If you're interested in seeing how it can be done - read on! (more…)
Read more »
React Concurrent Mode is a great way to build apps that are highly performant by default with smooth UX and developer-friendly APIs. In this post, we will have a look at how React’s new experimental Concurrent mode helps us develop responsive and fast a... (more…)
Read more »
React vs Redux. Finally, a side-by-side code comparison between React and Redux! (more…)
Read more »
We're excited to announce our first preview release aligning with [React Native 0.62](https://reactnative.dev/blog/2020/03/26/version-0.62)! (more…)
Read more »