0.0.2 • Published 6 years ago

react-navigation-large-title v0.0.2

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
6 years ago

Large Title Header for react-navigation

npm version PRs Welcome

This Custom Navigator for react-navigation recreates the modern Large Title Navigation Bar known from iOS

Installation

Since the component is a pure JS-based solution, to install the latest version you only need to run:

yarn add react-navigation-large-title

or

npm install --save react-navigation-large-title

TBC.