React-native-firebase: setWithPriority or setPriority on Reference?

Created on 6 Jun 2017  路  3Comments  路  Source: invertase/react-native-firebase

Can't seem to find a way to set the priority of a reference

Bug Android iOS Database

All 3 comments

Hmm you're right, does seem to be missing this - we'll get them added for the next release. Thanks

Thank you, I've found that for the time being you can set the priority by setting the field ".priority" in the object to update.

@escobar5 I've just added these two methods - they'll be included in an upcoming release. Thanks for reporting the fact they were missing!!

Was this page helpful?
0 / 5 - 0 ratings