0.3.2 • Published 3 years ago

@native-base/v3 v0.3.2

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

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