Skip to content

Sample app created using hackernews API in react native.

Notifications You must be signed in to change notification settings

kaushiknishchay/hackerNewsApp

Repository files navigation

Commitizen friendly

This project was bootstrapped with Create React Native App.

Instructions

Prerequisite

Run npm install or yarn install to install all dependencies.

Debug

Run yarn android or yarn ios to run on a device or emulator

Build

Run yarn build:android to run on a device or emulator

Testing

Run yarn test to run on a device or emulator

Screenshots