Enatega

Elements

  • Location: The UI can be found under src/App.js
  • Working: configures Apollo, Push Notification, Authentication, Native Base, Fonts, and Navigation.
  • Result: Depending on whether the user has authenticated or not, everything is prepared to load the next view. The tutorial screen will appear initially if the user has not authenticated; else, the menu screen will appear.
  • 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