JSPM

@applicaster/zapp-react-native-utils

1.3.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7074
  • Score
    100M100P100Q141001F
  • License MIT

Applicaster Zapp React Native utilities package

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

CircleCI npm version

logo

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";