teogor / ceres

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.

Home Page:https://source.teogor.dev/ceres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Ad` open functions should be converted to data class

zeoowl-dev opened this issue · comments

Ad open functions should be converted to data class. For example the native ad will contain a native ad builder where we will pass the relevant elements for the native ad.

A configurator was created for the native ad where we can pass all the related information.

Thank you again!