JSPM

@granitewall/react-native-api

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10352F
  • License MIT

Adaptation of Urbit http-api for React Native.

Package Exports

  • @granitewall/react-native-api
  • @granitewall/react-native-api/dist/index.js

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 (@granitewall/react-native-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Uqbar HTTP API for React Native

Description

This is a modification of the @urbit/http-api package that can run in React Native.

The key difference is that the urbit-auth cookie was already be present to use this API.

See https://github.com/land/escape-app/blob/master/src/screens/Login.tsx for an example of handling urbit login.