React Native Bottom Toolbar

Bottom toolbar styled as in iOS, implemented in JS as a pure component. Highly configurable with text or icons from react-native-vector-icons and nested actions that display in ActionSheetIOS (iOS only). You can specify event handlers and easily hide / disable (make grey) the items.

Installation:

npm i react-native-bottom-toolbar –save

Preview:

React Native Bottom Toolbar

Download Details:

Author: vonovak

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/vonovak/react-native-bottom-toolbar

License: MIT

Add Comment