// This file was automatically generated from json.md by Knit tool. Do not edit. package example.exampleJson28 import kotlinx.serialization.* import kotlinx ...
This app aims to create a simple interface for watching live streaming channels and sorting them in a TV-style list. It reads a JSON file and stores the channels in the app. The JSON file must be ...