WhoSings Install .env file configuration Before building the app, create an .env file in the root folder and insert the following values: MUSIXMATCH_API_URL=https://api.musixmatch.com/ws/1.1 MUSIXMATCH_API_KEY=YOUR_API_KEY Android yarn yarn android iOS yarn cd ios && pod install && cd .. yarn ios