Gautham Vijayan

Gautham Vijayan @gautham495

About: Senior Frontend React JS and React Native Mobile App Developer

Location:
Tiruchirappalli, India
Joined:
Apr 6, 2020

Gautham Vijayan
articles - 42 total

Achieving Android 15 Edge to Edge compatibility for your React Native App.

Android 15 is around the corner and Google has introduced a new requirement for apps where their app...

Learn More 13 0Oct 12 '24

200K Views in Dev.to. Thanks everyone!

Hi Guys, I have got 200K+ views on my technical posts on dev.to. I am thankful for all the support...

Learn More 0 0Sep 23 '24

Full text search with Firestore & Meili search - Implementing Full text search function in React Native app

In this post, we will be looking into how you can create a search bar interface in your React Native...

Learn More 0 0Nov 7 '23

Full text search with Firestore & Melli search - Implementing Full text search with MeiliSearch in React/Next JS

In this post, we will be looking into how you can create a search bar interface in your React/Next JS...

Learn More 0 0Nov 7 '23

Full text search with Firestore & MeiliSearch Automation with Cloud Functions & Triggers & Node JS Cloud SDK

In this post will look into how we can add firestore data into their platform via the Next JS Web SDK...

Learn More 0 0Nov 6 '23

Full text search with Firestore & Meili search API's

In this post, we will focus on the APIs provided by Meilisearch which we can use to add our data to...

Learn More 0 0Nov 6 '23

Full text search with Firestore & Meilisearch Deployment to Koyeb

In this post we will look into how we can deploy a Melli search instance on their own cloud server as...

Learn More 0 0Nov 6 '23

Meilisearch Full Text search with Firestore - Introduction

In this post we will look into the introduction of how we can implement a full text search feature in...

Learn More 0 0Nov 6 '23

Learn to disable font scaling in React Native app.

Introduction In this post we will look into how we can disable font scaling in your react native...

Learn More 15 4Aug 26 '23

React with Redux - The Definitive guide.

In this post we will look into how we can integrate redux with React JS or Next JS for global state...

Learn More 53 9Jun 26 '23

Asking Notification Permission in Android 13 for a React Native Application.

Introduction In this post we will look into how we can ask the user to allow notifications in the...

Learn More 56 17Jun 6 '23

How to communicate with data between WebViews in React Native.

Introduction In this post we are going to discuss how we are going to send data from...

Learn More 0 0Jun 5 '23

How to use SVGs in React Native.

In this post we will see how you can use SVG images in a react native application. In React Native,...

Learn More 19 1Apr 18 '23

Exit app when back button is pressed twice in React Native.

In this post I will discuss how you can implement "exiting your app when back button is pressed...

Learn More 35 4Jan 10 '21

Asking for permissions in React Native.

In this post I will discuss how you can ask permissions from the user to use features like camera and...

Learn More 24 0Jan 3 '21

Learn how you can make your react native app production ready.

In this post I will be discussing how you can create a signed apk and .aab file from your react nativ...

Learn More 16 0Dec 27 '20

Learn to integrate splash screen to your react native app.

In this post I will be discussing on how you can integrate Splash Screen to your react native app. O...

Learn More 16 0Dec 26 '20

Learn about Navigators in React Native.

In this tutorial I will discuss how you can add navigators to your react native app. Navigation is a...

Learn More 7 0Dec 15 '20

How to persist data to localStorage in React with hooks.

In my previous post I shared my new react project where I used data visualization with pie chart in...

Learn More 57 6Dec 8 '20

Learn about using localStorage in Javascript and React

In this post, I will discuss about localStorage in JavaScript and React.js I made my first react pro...

Learn More 30 5Dec 8 '20

Adding environment variables and java packages to use android studio and emulator.

Before you start developing android apps or iOS apps with react native or with java/kotlin with andro...

Learn More 11 0Dec 5 '20

Learn more about React Native components like Buttons , Flatlist and ScrollView

In this post I will discuss some more React Native components like Buttons, Flatlists, ScrollViews et...

Learn More 15 0Dec 4 '20

Conditional Rendering in React.js every beginner must know.

In this post I will discuss how you can use conditional rendering in your React.js projects. You can...

Learn More 10 0Dec 4 '20

Intro to basic React Native Components like View and Text.

In this post I will discuss about the basic React Native tags like, View Text TextInput StyleShe...

Learn More 8 0Dec 3 '20

Create your first React Native app with react-native cli as a beginner.

As expo bloats our app with unnecessary dependencies, we will be looking at react-native cli to creat...

Learn More 28 7Dec 2 '20

Create your first react native app with expo as a beginner.

In this post I will tell you how you can create your first React Native app with expo-cli. As an adv...

Learn More 19 3Dec 2 '20

React Redux with Hooks for beginners.

Lets learn about how to use Redux with React hooks in this post. After having difficulties with redu...

Learn More 38 0Nov 29 '20

All the use cases of useState I use in my projects.

In this post I will discuss the ways in which I use useState in my projects. 1. To get API data from...

Learn More 48 4Nov 28 '20

Build/Package your Electron app and use it Locally.

Are you struggling to build your electron app and use it locally?I will solve that issue in this arti...

Learn More 54 1Nov 27 '20

React Hooks I use everyday.

In this post I will list out all the React Hooks I use in a daily basis for my projects. Here are th...

Learn More 32 0Nov 27 '20