Skip to content

sghiassy/react-native-sglistview-example

Repository files navigation

Example App

This is a small example app to test sglistview. It shows a list of "deals" in an infinite scrolling view.

Setup

  1. Clone the Repo
  2. yarn install

Run App

  1. Start packager: yarn start
  2. Run the sim for iOS or Android as normal