Skip to content

staqjs/staq-react-native

Repository files navigation

staq-react-native

An open-source Javascript library for creating a full-stack SaaS application in React Native.

Installation

npm install staq-react-native

Usage

import StaqReactNative from "staq-react-native";

// ...

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

Contributing

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published