edwinbosire / ListView-React-Native

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 57.5%Language:Objective-C 25.2%Language:Python 9.4%Language:Java 8.0%