0.7.0 • Published 7 years ago

@buttercup/mobile-compat v0.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

0.7.0

7 years ago

0.7.0-rc6

8 years ago

0.7.0-rc5

8 years ago

0.7.0-rc4

8 years ago

0.7.0-rc3

8 years ago

0.7.0-rc2

8 years ago

0.7.0-rc1

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago