Skip to content

IsaiVelasco/Nasa-React-Native

Repository files navigation

RSS using React Native

UI testing and RSS consumption.

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.

Display of data by console.

Captura de pantalla (60)

Project setup

Install Node

Run:

npm install
npm install -g expo-cli exp
npm install -g yarn
yarn install  

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

Consult the documentation for the deployment according to the case (iOS or Android)

About

Prueba de UI y RSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published