You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: