@buttercup/mobile-compat

0.7.0 • Public • Published

Buttercup Mobile Utilities - Compatibility library

Compiled library bundle for Buttercup's mobile platform

This library contains a compiled bundle of several key components required for the mobile application:

These libraries are primarily designed for platforms other than mobile (node/browser), and need to function in a React-Native project. This library is responsible for wrapping and exporting them whilst ensuring their mobile compatibility as the name implies.

Usage

This library exports 3 factory methods:

import {
    createDropboxAdapter,
    createWebDAVAdapter,
    createAnyFSAdapter
} from "@buttercup/mobile-compat";

Follow the original documentation on how they're supposed to be used: createDropboxAdapter / createWebDAVAdapter / createAnyFSAdapter

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.02
0.7.0-rc61
0.7.0-rc51
0.7.0-rc41
0.7.0-rc31
0.7.0-rc21
0.7.0-rc11
0.6.11
0.6.01
0.5.01
0.4.01
0.3.01
0.2.01
0.1.0-prerelease41
0.1.0-prerelease31
0.1.0-prerelease20
0.1.0-prerelease10

Package Sidebar

Install

npm i @buttercup/mobile-compat

Weekly Downloads

16

Version

0.7.0

License

MIT

Unpacked Size

209 kB

Total Files

5

Last publish

Collaborators

  • perrymitchell
  • sallar