<@U19JGL4C9> Firebase provides a set of tools to e...
# android
b
@romane Firebase provides a set of tools to ease the development like a RecyclerViewAdapter which will take care of updating itself or objects for Auth and Database References. You don't really need any libraries or wrappers and can use kotlin right away. The tricky part is going to be the design of the firebase db itself.