vovkasm / RnLiveListDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various lists demos for React Native

Sample implementation for list with animated items where selected items will be wider.

cards.mp4

Optimized FlatList demo (simple russian dictionary)

How to start

  1. git clone ...
  2. yarn install
  3. yarn start
  4. npx react-native run-android (or run-ios)

Data source

Dictionary data got from excellent OpenRussian.org project. Thanks!

About

License:MIT License


Languages

Language:TypeScript 52.3%Language:Objective-C 20.5%Language:Java 10.0%Language:JavaScript 8.9%Language:Ruby 4.3%Language:Starlark 4.0%