/list-example

Primary LanguageJavaScript

List View Example

This repo provides an example of a FlatList being used in Expo to sort and filter a list of items from a mocked API.

Highlights

Roadmap

  • [] Move filtering and sorting logic into reducer.
  • [] Test list component.