Aman Mittal

  👨‍💻 Developer 👉 Node.js, React, React Native | Tech Blogger with 1M+ views on Medium

   



16 Stories by Aman Mittal

10 React Native component libraries you should know

Component libraries offer pre-developed components that help us deliver our React Native projects faster. Explore some popular ones, like React Native Paper, React Native...
2 6 min read

How to set up TypeScript with Node.js and Express

Using TypeScript in your Node.js and Express backend projects can be beneficial, but it does come with a bit of a learning curve.
28 5 min read

Tamagui for React Native: Create faster design systems

Explore Tamagui, a UI kit that includes a series of themes, media queries, and typed inline styles, as well as an optimizing compiler.
0 6 min read

Setting up email authentication with React Native, react-navigation, and Firebase

In this tutorial, we are going to discuss one of the strategies to implement an authentication flow using an email sign-in provider with React...
7 14 min read

Sharing code with React Native for Web

Use React Native for Web, a React compatibility layer, to write React code that you can share between web and mobile apps.
0 4 min read

Comprehensive guide to using Redux in React Native

State management libraries exist to solve problems that arise in applications with many components. Use Redux to manage the complexity of your React Native...
3 11 min read

The top React table libraries to use in 2021

Here, you can take a look at the top React table libraries in 2021 and narrow down what the best one is for your...
0 10 min read

How to use Shared Element Transition with React Navigation v5

Sharing elements in between screens in React Native using React Navigation Shared Element Transition makes the process smooth for development and end users.
9 10 min read

Top React modal components for 2021

In this article, we are going to take a look at some of the best modal components out there in the React community that...
0 4 min read

The top 8 React Native chart libraries for 2021

Cross-platform mobile app framework React Native has a ton of open source libraries that help visually represent data. Here are the top eight.
0 5 min read

How to use styled-components with React Native

In this tutorial, we'll discuss what advantages a library like styled-components has over the general StyleSheet manager in React Native.
6 10 min read

How to create onboarding screens with React Native ViewPager

We are going to use a React Native community package, called react-native-viewpager, that allows us to swipe left or right between different pages where...
0 8 min read