Skip to content

ifsnow/FunnyListTab

Repository files navigation

React Native Toys Project

https://react-native.toys

Funny List Tab

Preview Video

Screenshot

Click to see preview video!

Features

  1. Performance : No problem in low-end devices
  2. No Dependencies : Use only core APIs
  3. iOS / Android : Works on all platforms
  4. No errors : Flow & eslint all passed

How to build and run

$ git clone https://github.com/ifsnow/FunnyListTab.git
$ cd FunnyListTab
$ yarn install
$ cd ios
$ pod install
$ cd ..
$ react-native run-ios

Reasons for this work

I hope this helps someone. If so, I would be happy to prepare these.

Thanks