Chimezie Innocent I am Chimezie, a software developer based in Nigeria. I am highly skilled in HTML, CSS, and JS to build web-accessible and progressive apps. I'm also skilled with React for web, React Native for Android apps, and Tailwind CSS. I write technical articles, too.

Stories by Chimezie Innocent

Using pointerEvents in React Native

In this article, we will look at how to use React Native pointerEvents to help determine how a View interacts with touch events.

Chimezie Innocent
Sep 28, 2022 â‹… 9 min read

The guide to adding Google login to your React app

Learn how to use the react-google-login package to add Google login to our React application and automatically create a user profile.

Chimezie Innocent
Aug 9, 2022 â‹… 7 min read
Understanding React Native Env Variables

Understanding React Native env variables

What are env variables, and why are they useful in React Native? Learn how to create and use env variables in React Native.

Chimezie Innocent
Jun 9, 2022 â‹… 8 min read
A Guide To React Native’s AsyncStorage

A guide to React Native’s AsyncStorage

AsyncStorage is an unencrypted and asynchronous data storage system in React Native that allows users to persist data offline.

Chimezie Innocent
Mar 14, 2022 â‹… 5 min read
Popper Vs. Floating UI

Popper vs. Floating UI

Learn how Popper compares to Floating UI when choosing which tool to use when positioning floating elements.

Chimezie Innocent
Feb 3, 2022 â‹… 6 min read
Build An Analytics App With React And Cube.js

Build an analytics app with React and Cube.js

Learn how to build an analytics app to monitor and analyze raw data with React and Cube.js, an open source analytics platform.

Chimezie Innocent
Dec 13, 2021 â‹… 6 min read
Understanding React useEffect Cleanup Function

Understanding React’s useEffect cleanup function

Learn React’s useEffect cleanup function to prevent unwanted application behaviors like memory leaks by cleaning up effects.

Chimezie Innocent
Oct 27, 2021 â‹… 6 min read