React Native programaticatically upload sqlite db from android or ios app to google drive
i am developing application with sqlite database . i have no any server so i developing app with local database but i want to backup db file to google drive and then restore db file. I am new to react native but i am familer with server side code