I have created a react native app.
For this app one simple database installation script should run for only one time. It should happen when the app is installed. Is there any better way to add a condition or any function that will run only once while installation.