Executing query against prepopulated database is not working on react native
Trying to get list from an existed table (Nouns) in prepopulated database of my react native project but it is returning undefined.
Trying to get list from an existed table (Nouns) in prepopulated database of my react native project but it is returning undefined.