This is my first React Native Application built by following a YT guide. I've integrated JSearch API for the Job details (available on RapidAPI). Adding your own API Key to the [id].js file in the search folder and useFetch.js file in the job details folder should make the application ready to compile and run!
Use expo-router
to build native navigation using files in the app/
directory.
npx create-expo-app -e with-router