Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

openland/react-native-spacex

Repository files navigation

react-native-spacex

Native Engine for SpaceX

Installation

npm install react-native-spacex

Usage

import Spacex from "react-native-spacex";

// ...

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

Contributing

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

License

MIT