/JsonPlaceholderApp

Sample app to demostrate the sealedX library to generate UI state in android

Primary LanguageKotlin

This is a simple app that consumes the fake REST API to display a list of posts

The object of the app was to demostrate how to use the sealedX library to generate Ui State classes as part of my talk for the July android254 meetup

The tech stack includes Retrofit for network request, Koin for DI and Jetpack compose for UI