0.2.5 • Published 3 years ago

native-base-v3 v0.2.5

Weekly downloads
5
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