if you are using the expo cli then you can run this following command to build the project
expo build:android -t apk
after this you will be asked some question like the package name
You have to provide the domain name ( myapp.harshitmishra.me)
then it will start building your app