0.4.2 • Published 3 months ago

@arkadecx/react-native-prismic-components v0.4.2

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

react-native-prismic-components

Prismic components for Omneo boilerplate app.

Installation

npm install react-native-prismic-components

Usage

import PrismicComponents from "react-native-prismic-components";

// ...

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

Contributing

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

License

MIT