React Hooks are getting increasingly popular. However, I've not found any hooks for React Native specific features, so I started creating them myself. This is my collection of useful React Native hooks. (more…)
Read more »
React Server Components aim to enable modern UX with a server-driven mental model. In this post I will share some notes I took while catching up on the lates... (more…)
Read more »
Code splitting in your React applications can drastically increase performance and overall user experience... (more…)
Read more »
Today we're excited to introduce React Navigation, a flexible navigation library for React Native and web, including customizable views for React Native, routers for any platform, and navigators that make it super easy to get started. We aim to provide a ...
Read more »