moko-widgets
moko-widgets copied to clipboard
Implement push notification
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?

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