status-im / status-components

A set of React/React native components used by Status.im projects
https://status-im.github.io/status-components
7 stars 9 forks source link

Implement list component #1

Closed jeluard closed 5 years ago

jeluard commented 5 years ago

Implement List component as defined by https://www.figma.com/file/cb4p8AxLtTF3q1L6JYDnKN15/Index?node-id=787%3A1108

It's already been implement in ReactNative/ClojureScript here. Make sure the API is similar.

As much as possible it should rely on stock web features.