Expo-mobile-app

  • The app uses Expo and React Navigation features.
  • JokeApi is used to fetch random jokes when clicked on the button which is in Drawer-navigator.
  • Native stack-navigator makes a stack of current open pages.
  • It then makes a new stacked page on top of the root tab, which helps to navigate through all the pages easily.
  • The bottom navigator has two menus and the Drawer navigator also has two options.

Published

  • App is published in Expo.
  • You can check out app 👉🏻 Expo publish

IOS Simulator

Ios_app