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:
- Your app uses TerraAuth, and uses built-in login methods or has finished integrating your own auth system.
- Your app is configured to use
Apollo- please refer here. - Your app has integrated with
FCM.
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:
- Android
- iOS
Configuration#
Please contact Terra team for support.