yj-oh / react-native-news-app

📰 A simple news app built with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📰 react-native-news-app

  • Simple news app built with React Native.
  • using News API v2

iOS

🤹‍♀️ Getting Started

Requirement

Clone

git clone https://github.com/yj-oh/react-native-news-app.git

Install dependencies

cd react-native-news-app
yarn install

Run the app with Expo

yarn start
  • You'll then be in the expo development environment.
  • You can either :
    • Open the iOS Simulator.
    • Open it in the Expo app on your phone.

🔮 Dependencies

dependency version
react 16.13.1
expo ~40.0.0
axios ^0.21.0
prettier ^2.2.1

About

📰 A simple news app built with React Native


Languages

Language:JavaScript 100.0%