App that allow to purchase virtual currency via In-App Purchase capabilities from Apple StoreKit
- StoreKit to allow and manage user purchase consumables item from In-App Purchase
- Setup Sandbox user from App Store Connect
- Refactor the app to MVC design pattern
- Achieved to populate data from UICollectionView
- Saved the purchasing items in UserDefaults
- UIKit
- StoreKit
- Adding animation to make user experience more intuitive
- Sync data across device with CloudKit
- Dark mode support