Overview

TerraCore v0

Overview#

NotificationUI includes following features:

  • Notification List screen: allow users to view their received notifications.

Prerequisite#

Before using features of NotificationUI make sure:

Installation#

Firstly please refer to Teko repository access guide for instruction to setup the environment.

When the environment is ready, add the below code to import NotificationUI:

Using Gradle

Add to your project's build.gradle.kts

implement("vn.teko.notification:notification-ui:$version")

Configuration#

Please contact Terra team for support.