ITZone

Learning React Native from basic to advanced – Part 9: Building a simple news reading App with React Native and some personal shares

I. Demo

In this article I will make a demo to show you how to use the Boilerplate mentioned in Part 8: Building a Base Project (Boilerplate) for React Native . So this article I will write briefly so you can start reading the code right in the link below.

Github: https://github.com/oTranThanhNghia/SimpleAppReactNative1

Apk reduce redundant functions https://www.dropbox.com/s/ry1j3y3o1imijbl/NewsReactNative_2019_11_10.apk?dl=0

For iOS you have to build yourself because there is no apple developer account ($ 99 / year)

Note : I am using the service that provides free news api, so please go to https://newsapi.org to register your own account to run the application. Replace API_KEY at the code line:

The price list is as follows https://newsapi.org/pricing

1. Android

 

Share the news now