react-native-spacex

Native Engine for SpaceX

Usage no npm install needed!

<script type="module">
  import reactNativeSpacex from 'https://cdn.skypack.dev/react-native-spacex';
</script>

README

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