Skip to content

Comparison between FlatList, FlashList and SpectrumList, which is aim to provide a better performance confidence

Notifications You must be signed in to change notification settings

red-armor/ReactNativeListComparison

Repository files navigation

ReactNativeListComparison

prerequisite

install flashlight

To enable flashlight dash in Flipper. flashlight is only for Android devices.

$ curl https://get.flashlight.dev/ | bash

How to start

$ yarn install

# install iOS deps
$ cd ios & pod install
$ cd ..

$ npx react-native run-ios 
# $ npx react-native run-ios --simulator="iPhone 13 Pro"

$ npx react-native run-android

setup flipper

  • install rn-perf-monitor

About

Comparison between FlatList, FlashList and SpectrumList, which is aim to provide a better performance confidence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published