Skip to content

edwinbosire/ListView-React-Native

Repository files navigation

ListView

Using List view to recreate a news feed page using react-native. Using feeds from Nation Media

Lesson2: Creating list views with headers, footer, custom cell items amongst other things

Lesson3: Fetching data from remote API

##Features

  • Navigation Bar & Routing
  • List View
  • Customised cell/row item
  • Fetching & parsing remote data using Fetch
  • Using promise constructs
  • Time formating using moments
  • Details View
  • Touchable row items

#Getting started

Have React-Native and Xcode installed, if not, follow the Getting Started Guide here.

clone the repo git clone https://github.com/edwinbosire/ListView-React-Native

Run npm npm install

Run on simulator react-native run-ios --simulator

#Deployment

#Built with

  • React-Native
  • Love

#Contributing

#Authors

#Licence

About

Lesson2: Creating list views with headers, footer, custom cell items amongst other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published