NEWS App in React Native || React-Navigation & News API || React Native Projects Part-I

This is the first part of React Native NEWS App series in which we'll be building a NEWS App. In this part, we'll be focusing on project setup first. For this, we will be working with some packages like react-native-dotenv which allows us to create a .env file where we will be placing our keys and other sensitive stuff. Secondly, we will be adding react-navigation to our project. It allows us to navigate through various screens in the react-native app. And lastly, we will be working the newsapi.org. It provides us the API which we'll be using in our project.

Source Code: https://github.com/SG-Codes/React-Native-NEWS-App

#react-native #react 

NEWS App in React Native || React Native Projects Part-I
1.85 GEEK