Techcrunch News App with React Native
In order to fetching news from api signup on https://newsapi.org/ and get API KEY, then place it to components > basic > apikey.js
git clone https://github.com/zauribrahimkhalilov/react-native-techcrunch-news.git cd react-native-techcrunch-news npm install Android: react-native run-android IOS: react-native run-ios