Skip to content

hancandice/jeeyoungnews

Repository files navigation

news app


Preview

Running this app

First, download all modules listed in package.json.

npm install

or

yarn

Next, you need to start Metro, the JavaScript bundler for React Native.

Since this app is built with Expo, starting Metro is as simple as running the expo start command within the project folder.

expo start

Within the Metro bundler, click on Run on Android device/emulator or Run on iOS simulator.

Alternatively, you can simply enter the following commands to run the app on a simulator.

expo start --android

또는

expo start --ios

Tools Used

  • Expo
  • React Redux
  • Redux Saga
  • Typescript
  • Async Storage

About

[React Native] English news clipping and reading app by keyword search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors