21 followers
Hi, I am Gaurav Tewari B.tech 2nd year student from Dehradun.
Subscribe to my newsletter and never miss my upcoming articles
So recently my Snapchat filters have crossed more than a million views 🥳 🥳. In this article, I would be sharing my views and experience on various AR platforms and also we would be building Hashonde filter in the end. - What is an AR filter by th...
SiteSheet is a simple web app that allows you to convert google sheets instantly into API or you can make websites out of Site Sheet. Inspiration 🦾 Well, a few days back I shared a trick to easily use google sheet as an API, but there was a lot o...
Yup, you can use google sheets as an API for your next app .. yes it is possible. Google already provides an API that you can use to read and write data in google sheets also there is an npm package to do the same. so you can basically do all basic ...
So, I am going to continue my series of Getting Started with React native in this section we would learn how to use images in the bare workflow of react-native. well, I would not be using Expo here since it has its own expo camera. just fire up your ...
Here in this blog, I would be discussing how to take input from the user and how I build a simple currency converter in react native. So, let's open our snack powered by the expo, now in this project, I would be using Alert, SafeAearView, and ScrollV...
Here in this article as in the previous one I would be making a small xylophone app and would be using some new components of react-native in this project. I have built this same app in Flutter building it in React Native is quite fun. Here I would ...