Skip to content

Latest commit

 

History

History

expo-clipboard

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.

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.