Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nubescope/react-native-navigation-hooks
A set of React hooks for React Native Navigation.
https://github.com/Nubescope/react-native-navigation-hooks
Last synced: about 2 months ago
JSON representation
A set of React hooks for React Native Navigation.
- Host: GitHub
- URL: https://github.com/Nubescope/react-native-navigation-hooks
- Owner: Nubescope
- License: mit
- Created: 2019-06-10T00:29:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T12:42:52.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:44:35.225Z (3 months ago)
- Language: TypeScript
- Size: 1.72 MB
- Stars: 258
- Watchers: 5
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - react-native-navigation-hooks ★109 - A set of React hooks for React Native Navigation. (Components / Navigation)
README
React Native Navigation Hooks[![version](https://img.shields.io/npm/v/react-native-navigation-hooks.svg)](https://www.npmjs.com/package/react-native-navigation-hooks)
[![minzipped size](https://img.shields.io/bundlephobia/minzip/react-native-navigation-hooks.svg)](https://www.npmjs.com/package/react-native-navigation-hooks)
[![downloads](https://img.shields.io/npm/dt/react-native-navigation-hooks.svg)](https://www.npmjs.com/package/react-native-navigation-hooks)
[![codecov](https://codecov.io/gh/underscopeio/react-native-navigation-hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/underscopeio/react-native-navigation-hooks)
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=React%20Native%20Navigation%20Hooks!&url=https://github.com/underscopeio/react-native-navigation-hooks&via=underscopeio&hashtags=react,reactjs,reactnative,javascript,hooks,reactnativenavigation)A set of React hooks for React Native Navigation [docs](https://nubescope.github.io/react-native-navigation-hooks/).
# Quick Links
- [Documentation](https://nubescope.github.io/react-native-navigation-hooks/)
- [Changelog](https://github.com/underscopeio/react-native-navigation-hooks/blob/master/CHANGELOG.md)
- [Stack Overflow](http://stackoverflow.com/questions/tagged/react-native-navigation-hooks)# Installation
Follow the installation guides in the [documentation](https://nubescope.github.io/react-native-navigation-hooks/).