0.11.0 • Published 3 months ago

gouter v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

icon Gouter

Tiny navigation library for React Native with simple API and rich features.

Installation

npm i gouter

Available Imports

import { getNavigation } from 'gouter'; // router
import { GouterNative } from 'gouter/native'; // React Native component
import { newStackNavigator, newTabNavigator, newSwitchNavigator } from 'gouter/navigators'; // navigators
import { getLinking } from 'gouter/linking'; // url encoding and decoding
import { GouterState } from 'gouter/state'; // state

Examples

Gouter example for React Native is at native/example.

Usage

Sorry, the documentation is being updated. Please see provided example instead.

0.10.0

3 months ago

0.11.0

3 months ago

0.9.1

4 months ago

0.9.0

5 months ago

0.8.1

12 months ago

0.8.0

12 months ago

0.7.0

12 months ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago