13 Stories by Chimezie Innocent
The react-native-blob-util
and react-native-fs
packages allow us to access and manage the file systems of our devices.
React Native color picker libraries can help us select the right color scheme for our apps. Let's look at five popular libraries we can...
Let's explore Snackbar, a useful React Native tool that can help you add notifications or display pop-up messages in your application.
In this article, we will look at how to use React Native pointerEvents
to help determine how a View
interacts with touch events.
Learn how to use the react-google-login package to add Google login to our React application and automatically create a user profile.
Frontend developers use HTML, CSS, and JavaScript to build graphical interfaces for websites that users can see and interact with. The objective is to...
What are env variables, and why are they useful in React Native? Learn how to create and use env variables in React Native.
Learn about the CSS overflow property, which controls what happens to content that is too large to fit in an element’s box.
AsyncStorage is an unencrypted and asynchronous data storage system in React Native that allows users to persist data offline.
Learn how Popper compares to Floating UI when choosing which tool to use when positioning floating elements.
Learn how to use the Axios POST method in both vanilla JavaScript and in a framework like React to send requests.
Learn how to build an analytics app to monitor and analyze raw data with React and Cube.js, an open source analytics platform.