I use SQLite for my users table on my react native app. I want to that when click to \'Export\' button in my app, dowload my sqlite database as excel or csv.
How can