Instead of consuming an API, blog RSS feeds from the official NASA site are consumed. RSS files are similar to XML files. With a library, the strings of the file are processed and the data of the tags are extracted to organize them in the mobile application views.
npm install
npm install -g expo-cli exp
npm install -g yarn
yarn install
yarn start
Consult the documentation for the deployment according to the case (iOS or Android)