@native-base/v3

Essential cross-platform UI components for React Native

Usage no npm install needed!

<script type="module">
  import nativeBaseV3 from 'https://cdn.skypack.dev/@native-base/v3';
</script>

README

native-base

Essential cross-platform UI components for React Native

Installation

npm install native-base

Usage

import NativeBase from "native-base";

// ...

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

Contributing

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

License

MIT