0.0.2 • Published 9 months ago

@antropia/membrane v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

@antropia/membrane

E2E+Property-base tests for React Native apps

Installation

npm install @antropia/membrane

Usage

import { multiply } from '@antropia/membrane';

// ...

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