react-navigation-large-title
v0.0.2
Published
Large title header for react-navigation
Downloads
11
Readme
Large Title Header for react-navigation
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.