@draftbit/maps

react native maps wrapped for draftbit

Usage no npm install needed!

<script type="module">
  import draftbitMaps from 'https://cdn.skypack.dev/@draftbit/maps';
</script>

README

draftbit-maps

react native maps wrapped for draftbit

Installation

npm install draftbit-maps

Usage

import DraftbitMaps from "draftbit-maps";

// ...

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

Contributing

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

License

MIT