22 ms·
Firebase works until you want a different conflict resolution then last-write-wins. It is also only offline first if the user is authenticated. Otherwise you ne
by code-is-code 5y ago
Firebase works until you want a different conflict resolution then last-write-wins.
It is also only offline first if the user is authenticated. Otherwise you need a connection to the servers before using the local state.