`it.first()` does not exist, seems legit. you need...
# android
a
it.first()
does not exist, seems legit. you need an observer to refresh when data saves to realm so your Observable gets latest info
✔️ 1