This is a music player app created using React Native and Expo.
The app uses iTunes api to request for songs by artists and display the top 25 results in a Flatlist.
- React Native
- Typescript
- Expo
- Native Base
- TanStack Query
- Axios
- Jest
- ESLint
- Prettier
- Mock service workers
- Run
yarn
in root directory - Run
yarn start
to start up Expo - Press
a
for Android /i
for iOS