0.0.1 • Published 8 months ago

react-native-stellar v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

react-native-stellar

React Native UI refers to the design and structure of user interfaces in React Native applications. It combines React components with native platform capabilities to create mobile-friendly, high-performance UI.

Installation

npm install react-native-stellar

Usage

import { multiply } from 'react-native-stellar';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

0.0.1

8 months ago

0.1.0

9 months ago