Skip to content

ifsnow/AwesomeBottomBar

Repository files navigation

React Native Toys Project

https://react-native.toys

Awesome Bottom Bar

Preview

Screenshot

Features

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

How to build and run

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

Reasons for this project

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

Thanks