Firebase.getAsArray
Firebase.getAsArray copied to clipboard
A simple library to demonstrate how arrays can be synchronized to a real-time, distributed system like Firebase.
Results
2
Firebase.getAsArray issues
Sort by
recently updated
recently updated
newest added
How would it be possible to get a callback when the array is 'initialized'? (to the length of the snapshot when the request was made) For example if you need...