Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.43 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.43 KB

NewYork Times Top Stories - React Native

NewYork Times news reader Android, made with React-Native.

##Features/components

  • Uses React Native 0.25.1 with React 0.14.8
  • Has Sqlite storage support to store news
  • Switch between different sections topstories
  • Pull down to refresh to get latest news
  • WebView to view news page
  • Pagination natively implemented by ListView

Android App Preview

Preview

##Installation

##Usage

##Future Improvements

  • Clean up code
  • Proper styling with icons on android drawer
  • iOS implementation of app

##License MIT

##Disclaimer This is not a work of Newyork Times, this is an entity of single individual which uses api of Nytimes, which is not for commercial purposes, hence this app cannot be released on playstore. This app is only for demonstration and education purposes for learning react native.