@uqbar/react-native-api
v0.1.4
Published
Adaptation of Urbit http-api for React Native.
Downloads
25
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 must already be present on the devices to use this API.
See https://github.com/uqbar-dao/escape-app/blob/master/src/screens/Login.tsx for an example of handling urbit login.