A modern Android app template using Jetpack Compose for UI, Apollo Client for GraphQL networking, Navigation Component for screen navigation, Hilt for dependency injection, and a Clean Architecture approach for scalable and maintainable development.
- Jetpack Compose for declarative UI
- Apollo Client for GraphQL networking
- Hilt for dependency injection
- Navigation Component for screen navigation
- Clean Architecture with clear separation of concerns
- State Management with Jetpack Composeโs State and StateFlow
- Android Studio: Ladybug | 2024.2.1 Patch 3
- Kotlin: 1.9.24
- Clone the repository:
git clone https://github.com/bilal96aslam/GraphQLTemplate.git
- Open in Android Studio.
- Build and run the project.
Contributions are welcome! Feel free to submit issues or pull requests.