Titozzz / core

Core utilities for the react-navigation framework shared between the native and web implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Navigation Core

npm version CircleCI badge PRs Welcome

Development workflow

  • Clone this repository
  • Run yarn in the root directory and in the example directory
  • Run yarn dev in the root directory
  • Run yarn start in the example directory

Docs

Documentation can be found on the React Navigation website.

About

Core utilities for the react-navigation framework shared between the native and web implementations.

License:MIT License


Languages

Language:JavaScript 97.4%Language:TypeScript 2.6%