This tutorial will be covering how to create a bottom tab navigator in React. There are currently many libraries in React Native but not as much in React. And yet, as more and more users browse the internet on their phones, it is important for websites to replicate a truly mobile experience.
React
A collection of 5 posts
Improve your React app performance with next-gen images
The complete guide to using next-gen images in your React app. Improve your app performance by using WebP/JPEG 2000/ JPEG XR formats.
How to display Popups on a Mapbox Map in React
This tutorial will be covering how to display popups on a Mapbox map in a React app with the react-map-gl library.
How to display Markers on a Mapbox Map in React
This tutorial will be covering how to create markers on a Mapbox map for a React app. We will be using the react-map-gl library.
How to display a Mapbox Map and Geocoder in React
This tutorial will be covering how to use Mapbox to display a map and a geocoder in React with the react-map-gl and react-mapbox-gl-geocoder libraries.