Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

XiteTV/react-native-spatial-navigation

 
 

Repository files navigation

react-native-spatial-navigation

Installation

npm install react-native-spatial-navigation

Usage

import SpatialNavigation from "react-native-spatial-navigation";

// ...

const result = await SpatialNavigation.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Spatial Navigation for Native platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.7%
  • Java 47.9%
  • Other 1.4%