https://github.com/czystyl/bs-react-navigation
Bindings for React-navigation.
https://github.com/czystyl/bs-react-navigation
Last synced: 4 months ago
JSON representation
Bindings for React-navigation.
- Host: GitHub
- URL: https://github.com/czystyl/bs-react-navigation
- Owner: czystyl
- License: mit
- Created: 2018-10-10T12:43:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T15:32:58.000Z (about 7 years ago)
- Last Synced: 2025-02-01T07:41:14.176Z (about 1 year ago)
- Language: OCaml
- Size: 1.47 MB
- Stars: 10
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - bs-react-navigation - navigation. | czystyl | 9 | (OCaml)
README
# bs-react-navigation
[](#contributors)
[![Build Status][build-badge]][build]
[![Version][version-badge]][package]
[![MIT License][license-badge]][license]
[![All Contributors][all-contributors-badge]][contributors]
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
[![Chat][chat-badge]][chat]
[![React Navigation][react-navigation-badge]][react-navigation]
[![Code of Conduct][coc-badge]][coc]
> [BuckleScript](https://github.com/bucklescript/bucklescript) bindings for [React Navigation](https://reactnavigation.org/)
You can run the [playground](./example) with Expo: https://expo.io/@czystyl/bs-react-navigation-playground.
## Documentation
## Usage
See https://github.com/czysty/bs-react-navigation/tree/master/example
## Contribute
Read the [contribution guidelines](./CONTRIBUTING.md) before contributing.
## Changelog
Check the [changelog](./CHANGELOG.md) for more informations about recent releases.
## Code of Conduct
We want this community to be friendly and respectful to each other. Please read [the full text](https://github.com/czystyl/bs-react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Luke Czyszczonik](https://github.com/czystyl)
[💬](#question-czystyl "Answering Questions") [💻](https://github.com/czystyl/bs-react-navigation/commits?author=czystyl "Code") [📖](https://github.com/czystyl/bs-react-navigation/commits?author=czystyl "Documentation") [💡](#example-czystyl "Examples") [🤔](#ideas-czystyl "Ideas, Planning, & Feedback") [🚇](#infra-czystyl "Infrastructure (Hosting, Build-Tools, etc)") [👀](#review-czystyl "Reviewed Pull Requests") |
| :---: |
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
[build-badge]: https://img.shields.io/circleci/project/github/czystyl/bs-react-navigation/master.svg
[build]: https://circleci.com/gh/czystyl/bs-react-navigation
[version-badge]: https://img.shields.io/npm/v/bs-react-navigation.svg
[package]: https://www.npmjs.com/package/bs-react-navigation
[license-badge]: https://img.shields.io/npm/l/bs-react-navigation.svg
[license]: https://github.com/czystyl/bs-react-navigation/blob/master/LICENSE
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs-welcome]: http://makeapullrequest.com
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg
[coc]: https://github.com/czystyl/bs-react-navigation/blob/master/CODE_OF_CONDUCT.md
[all-contributors-badge]: https://img.shields.io/badge/all_contributors-53-orange.svg
[contributors]: https://github.com/czystyl/bs-react-navigation/blob/master/CONTRIBUTORS.md
[chat-badge]: https://img.shields.io/discord/496273792503513089.svg?logo=discord&colorB=blue
[chat]: https://discord.gg/q8GQD34
[react-navigation-badge]: https://img.shields.io/badge/react--navigation-%5E0.53.3-green.svg
[react-navigation]: https://reactnavigation.org/