An open-source Javascript library for creating a full-stack SaaS application in React Native.
npm install staq-react-native
import StaqReactNative from "staq-react-native";
// ...
const result = await StaqReactNative.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT