DEV Community

Aman Mittal profile picture

Aman Mittal

React Native & Expo enthusiast | Currently, docs maintainer at @ expo.dev

Location New Delhi, India Joined Joined on  Personal website https://amanhimself.dev github website twitter website
Stash changes in a git repository with VS Code

Stash changes in a git repository with VS Code

Comments 2
1 min read

Want to connect with Aman Mittal?

Create an account to connect with Aman Mittal. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Change comment color visibility in a VS Code theme

Change comment color visibility in a VS Code theme

3
Comments
2 min read
How to add opacity to a Pressable component in React Native

How to add opacity to a Pressable component in React Native

1
Comments
3 min read
Getting Started with React Navigation v6 and TypeScript in React Native

Getting Started with React Navigation v6 and TypeScript in React Native

8
Comments
10 min read
How To Use React Native AsyncStorage

How To Use React Native AsyncStorage

4
Comments
6 min read
Using Transifex Native to add internationalization (i18n) to a React app

Using Transifex Native to add internationalization (i18n) to a React app

6
Comments
9 min read
When to use keyExtractor prop in React Native's FlatList

When to use keyExtractor prop in React Native's FlatList

13
Comments
4 min read
Patterns and Anti-patterns in Node.js

Patterns and Anti-patterns in Node.js

9
Comments
9 min read
How to install Node.js using NVM on macOS M1

How to install Node.js using NVM on macOS M1

7
Comments
3 min read
Implementing Infinite Scroll with React Query and FlatList in React Native

Implementing Infinite Scroll with React Query and FlatList in React Native

15
Comments 1
9 min read
How to rename default branch in Git and GitHub

How to rename default branch in Git and GitHub

13
Comments
1 min read
2021 - A year in review

2021 - A year in review

9
Comments 2
7 min read
Create a custom hook to Show/Hide Password Visibility in React Native

Create a custom hook to Show/Hide Password Visibility in React Native

25
Comments 2
4 min read
How to add a Splash Screen and an App Icon in React Native

How to add a Splash Screen and an App Icon in React Native

7
Comments
10 min read
How to avoid notches with Safe Area Context in React Native apps

How to avoid notches with Safe Area Context in React Native apps

17
Comments
4 min read
How to use iOS simulator in full-screen

How to use iOS simulator in full-screen

7
Comments 2
1 min read
How to configure VSCode Bracket Pair Colors Natively

How to configure VSCode Bracket Pair Colors Natively

89
Comments
1 min read
11 Best No-Code and Low-Code Back-Ends for 2021

11 Best No-Code and Low-Code Back-Ends for 2021

13
Comments 3
11 min read
Integrating Firebase with React Native

Integrating Firebase with React Native

22
Comments
10 min read
How To Integrate Firebase Authentication With an Expo App

How To Integrate Firebase Authentication With an Expo App

3
Comments
15 min read
Prop types in React and TypeScript

Prop types in React and TypeScript

12
Comments 3
3 min read
Life at Draftbit - First 3 Months as a Developer Advocate

Life at Draftbit - First 3 Months as a Developer Advocate

9
Comments
5 min read
How to upload an image using Expo Camera to Cloudinary

How to upload an image using Expo Camera to Cloudinary

10
Comments
10 min read
How to use ES6 import syntax in Node.js

How to use ES6 import syntax in Node.js

164
Comments 14
2 min read
How to use React Native Geolocation to get Postal Address

How to use React Native Geolocation to get Postal Address

20
Comments
8 min read
Setup Macbook M1 for Web and React Native development

Setup Macbook M1 for Web and React Native development

140
Comments 10
11 min read
How To Use Redux Persist in React Native with Asyncstorage

How To Use Redux Persist in React Native with Asyncstorage

21
Comments
14 min read
How to remove tab bar border in React Navigation

How to remove tab bar border in React Navigation

15
Comments
2 min read
How to add an app icon in a React Native Android app

How to add an app icon in a React Native Android app

12
Comments
3 min read
How to create a custom scrollbar with React Native Animated API

How to create a custom scrollbar with React Native Animated API

24
Comments 5
9 min read
How to manage state in React apps with useReducer and useContext hooks

How to manage state in React apps with useReducer and useContext hooks

62
Comments 2
7 min read
Creating and Validating React Native Forms with Formik

Creating and Validating React Native Forms with Formik

25
Comments 1
11 min read
How to use HarperDB instance with React Hooks

How to use HarperDB instance with React Hooks

42
Comments 7
7 min read
Add Environment Variables in a Netlify Deployment

Add Environment Variables in a Netlify Deployment

12
Comments
3 min read
Add a Search Bar Using Hooks and FlatList in React Native

Add a Search Bar Using Hooks and FlatList in React Native

14
Comments
8 min read
Build a REST API with Node.js and HarperDB

Build a REST API with Node.js and HarperDB

114
Comments 2
12 min read
How to Set Up and Use Navigators in React Native

How to Set Up and Use Navigators in React Native

14
Comments
13 min read
Chat app with React Native (Part 6): Create a custom hook to change status bar styles

Chat app with React Native (Part 6): Create a custom hook to change status bar styles

43
Comments
5 min read
How to integrate Material UI library in React apps

How to integrate Material UI library in React apps

70
Comments
6 min read
Chat app with React Native (Part 5): Create and Fetch Real-Time Messages with Firestore

Chat app with React Native (Part 5): Create and Fetch Real-Time Messages with Firestore

31
Comments
11 min read
Creating “Quarantine Pro” — A Fun Learning Experiment in React Native

Creating “Quarantine Pro” — A Fun Learning Experiment in React Native

51
Comments 2
14 min read
Chat app with React Native (part 4): A guide to create Chat UI Screens with react-native-gifted-chat

Chat app with React Native (part 4): A guide to create Chat UI Screens with react-native-gifted-chat

49
Comments 10
10 min read
Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

16
Comments
10 min read
Chat app with React Native 2 - Implement Email Authentication with react-native-firebase

Chat app with React Native 2 - Implement Email Authentication with react-native-firebase

42
Comments 1
9 min read
Chat app with React Native 1 - Build reusable UI form elements using react-native-paper

Chat app with React Native 1 - Build reusable UI form elements using react-native-paper

206
Comments 6
11 min read
Blogging tips after 3 years and a 100+ posts

Blogging tips after 3 years and a 100+ posts

117
Comments 11
6 min read
Instagram Feed clone with React Native, Image Picker, UI Kitten and Firebase

Instagram Feed clone with React Native, Image Picker, UI Kitten and Firebase

71
Comments 9
16 min read
How To Use React Native AsyncStorage

How To Use React Native AsyncStorage

24
Comments 1
6 min read
Build a Expense Tracker app with React Hooks and LocalStorage API

Build a Expense Tracker app with React Hooks and LocalStorage API

144
Comments 3
13 min read
How To Use React Native Camera

How To Use React Native Camera

21
Comments 1
5 min read
How to add dark mode functionality with React Hooks

How to add dark mode functionality with React Hooks

128
Comments 5
8 min read
How To Handle Deep Linking in a React Native App

How To Handle Deep Linking in a React Native App

46
Comments
11 min read
How to use Pinch to Zoom Gesture in React Native apps

How to use Pinch to Zoom Gesture in React Native apps

23
Comments 6
5 min read
How to implement Forgot Password feature in React Native with Firebase app

How to implement Forgot Password feature in React Native with Firebase app

37
Comments 8
7 min read
Implement Firebase Phone Authentication in React Native Apps

Implement Firebase Phone Authentication in React Native Apps

29
Comments
6 min read
Image Classification on React Native with TensorFlow.js and MobileNet

Image Classification on React Native with TensorFlow.js and MobileNet

20
Comments 9
8 min read
Create an Open Source Twitter Clone with Apollo, React and Graphql

Create an Open Source Twitter Clone with Apollo, React and Graphql

137
Comments 2
13 min read
How to use React Context API to build React Native, Expo and Firebase apps

How to use React Context API to build React Native, Expo and Firebase apps

33
Comments 1
11 min read
Build and validate forms in React Native using Formik and Yup

Build and validate forms in React Native using Formik and Yup

31
Comments 12
14 min read
Build a "Not Hotdog" clone with React Native

Build a "Not Hotdog" clone with React Native

41
Comments 15
15 min read
loading...