0.2.1 • Published 1 year ago

@logo-rn/logo-bottom-navigation v0.2.1

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
1 year ago

@logo-rn/logo-bottom-navigation

is a component to navigate screens in a bar on bottom.

npm version

Installation

Install the component:

npm i @logo-rn/logo-bottom-navigation -s

Usage

Once installed, import the component in your application:

import {LogoBottomNavigation} from '@logo-rn/logo-bottom-navigation';
  <LogoBottomNavigation {...props} />

For more detailed information, please visit:

Logo Elements Documentation ↗