react-native-sentiance-user-context
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-beta.8 • Public • Published

Installation

npm i @react-native-sentiance/user-context

Usage

Importing the package

You can import the entire contents of the package for use under a namespace of your choosing:

import * as SentianceUserContext from "@react-native-sentiance/user-context";

or you can require specific functionality using named imports:

import {
    getUserContext,
    listenUserContextUpdates
} from "@react-native-sentiance/user-context";

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i react-native-sentiance-user-context

      Weekly Downloads

      1

      Version

      6.0.0-beta.8

      License

      none

      Unpacked Size

      29.8 kB

      Total Files

      17

      Last publish

      Collaborators

      • sentiancenv