Skip to content

Releases: shahwaiz90/adyen-nearbyplaces

Near by Places (1.0.0)

02 Aug 13:13
803eb6d
Compare
Choose a tag to compare

Version: 1.0.0

  1. When you click on the Find near by places chip, it will show near by places from the current position of the map.
  2. Handled Configuration Change. (Check with Landscape & Portrait Mode). To support more devices
  3. Permission Handling (Location Permission and LocationServicesEnabled Permission). To achieve accurate results
  4. Added animations on the List and Chip View (near by places). To improve UX
  5. Added a separate module for Network APIs. To achieve modularization and reusablity
  6. Test cases for View (viewmodel), Data (Api, Repo), Domain (interactor) layers
  7. Test cases for CashRegister Module.