How to Create a Select Dropdown in React Native using API Data
Introduction
In this tutorial, we will learn how to create select drop down in react native using data fetched from restcountriesapi. To get started we will initiate our expo app using
expo init select-dropdown
Select the blank option and press ent...
taofiqcodes.hashnode.dev6 min read