Overview
TerraCore v0
#
OverviewNotificationUI
includes following features:
- Notification List screen: allow users to view their received notifications.
#
PrerequisiteBefore 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
.
#
InstallationFirstly 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
#
ConfigurationPlease contact Terra team for support.