Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edgarjmesquita/expo-clipboard


https://github.com/edgarjmesquita/expo-clipboard

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# expo-clipboard

`expo-clipboard` provides an interface for getting and setting Clipboard content on Android, iOS, and Web.

## API documentation

Please refer to the [API documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/clipboard/).

## Installation in managed Expo projects

`expo install expo-clipboard`

## Installation in bare React Native projects

`yarn add expo-clipboard && npx pod-install`

## Contributing

Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).
# expo-clipboard