An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# bs-react-navigation

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#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/