On the left my database schema, on the right is my react-native code.
I followed this documentation to get started with Realtime Database for Android.
I am trying to get the value "Lesson" from key "Category". none of the commands I tried work. How I can get Lesson value? I tried test.parent but I got the correct location in my database but I want the values.
thanks!
