expo-clipboard
provides an interface for getting and setting Clipboard content on Android, iOS, and Web.
Please refer to the API documentation for the latest stable release.
For bare React Native projects, ensure you've installed and configured the expo
package.
npx expo install expo-clipboard
Run npx pod-install
after installing the library.
No additional set up necessary.
Contributions are very welcome! Please refer to guidelines described in the contributing guide.