moko-widgets icon indicating copy to clipboard operation
moko-widgets copied to clipboard

Implement push notification

Open Diy2210 opened this issue 5 years ago • 1 comments

1)How implement push notification on common code? Or I use only native android/ios code? How about MOKO-Notifications? =) 2) What database can I use in common code? And SQL Database implement MOKO in future? Снимок экрана 2020-07-10 в 15 24 55

Diy2210 avatar Jul 10 '20 12:07 Diy2210

hi! moko-widgets not target to implement push notifications :) push notifications will be implemented in moko-fcm (integration with Firebase Cloud Messaging) later (we already plan it and have some code base). database for common code is https://github.com/cashapp/sqldelight - use it

Alex009 avatar Jul 14 '20 03:07 Alex009