Package Exports
- @applicaster/zapp-react-native-utils/navigationUtils
- @applicaster/zapp-react-native-utils/navigationUtils/itemTypes
- @applicaster/zapp-react-native-utils/objectUtils
- @applicaster/zapp-react-native-utils/pluginUtils
- @applicaster/zapp-react-native-utils/stylesUtils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@applicaster/zapp-react-native-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Zapp React Native Utils
This package contains js utilities for the Quick Brick App
Contributing
- Follow the steps in the main README to set up the Zapp-React-Native repo, and run the app.
- add your folder or file
- import it with
import { utility } from "@applicaster/zapp-react-native-utils/utility";