Enatega

Components

  • Location: The UI can be found under src/App.js
  • Working: Configures Native base, Fonts, Push Notification, Apollo, Authentication and Navigation.
  • Results: Everything is set up so that, depending on whether the user is authorized or not, the next view will load. If the user has not authenticated, a tutorial screen will be displayed before a menu screen.
  • Location: The UI can be found under src/screens/OrderDetail/OrderDetail.js It has Apollo constants of orderItem its of type fragment located in src/apollo/client.js
  • Working: It shows OrderDetail to the rider where the status of the order can be changed by the rider.

Powered by BetterDocs

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top