Feature Description
pixles-core-kotlin is a shared Kotlin Multiplatform library between pixles-swift and pixles-android. It holds business logic for things related to fetching metadata, and client logic
Target Component
Use Case
Proposed Solution
Alternatives Considered
Additional Context
Implementation Ideas
- Install Koin (dependency injection)
- Setup graphql client with apollo-kotlin
- Implement common data models
- Build shared viewmodels
Feature Description
pixles-core-kotlinis a shared Kotlin Multiplatform library betweenpixles-swiftandpixles-android. It holds business logic for things related to fetching metadata, and client logicTarget Component
Use Case
Proposed Solution
Alternatives Considered
Additional Context
Implementation Ideas