This repo is for testing ARKit and Vision
- SwiftUI with MVVM architecture
- Combine
- Support both text recognition, barcode recognition and 3D object recognition
- Mock server
- Sidemenu with block callback
- KeychainWrapper to store username and password
- APIClient with block call back and async
- APIRequest with match response
- Login with FaceID
- Scan car VIN with both barcode and text recognition
- Text recognition with bounding box, will work on translate text to another language
- Add AR object by tap on screen, user can also move/increase/decrease AR object
- Not yet pixel perfect since I'm not a graphic design :)
- Complete project in 24hrs, might contains bugs and Xcode warning