clipboard

React Native Clipboard API for both iOS and Android.

MIT License

Downloads
1.2M
Stars
640
Committers
30

Bot releases are visible (Hide)

clipboard - v1.14.1 Latest Release

Published by Naturalclar 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.14.0...v1.14.1

clipboard - v1.14.0

Published by Naturalclar 6 months ago

What's Changed

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.13.2...v1.14.0

clipboard - v1.13.2

Published by Naturalclar 10 months ago

clipboard - v1.13.1

Published by Naturalclar 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.13.0...v1.13.1

clipboard - v1.13.0

Published by Naturalclar 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.12.1...v1.13.0

clipboard - v1.12.1

Published by Naturalclar about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.12.0...v1.12.1

clipboard - v1.12.0

Published by Naturalclar about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.11.2...v1.12.0

clipboard - v1.11.1

Published by Naturalclar almost 2 years ago

What's Changed

Full Changelog: https://github.com/react-native-clipboard/clipboard/compare/v1.11.0...v1.11.1

clipboard -

Published by Naturalclar about 2 years ago

Extend getImage to paste other image formats (#149) by @MalcolmTomisin
feat: getStrings + setStrings (#148) by @xilin

clipboard - v1.10.0

Published by Naturalclar over 2 years ago

Feat

feat: hasNumber & hasWebURL (#120) @Lunziyuan

Fix

Fix mock exports (#121) @taboulot
chore(android): replaced jCenter with mavenCentral (#127) @matteodanelli
Update Clipboard Windows Project (#136) @chiaramooney

clipboard - v1.9.0

Published by Naturalclar about 3 years ago

RN 0.65 update to silence warnings (#113) @cristianoccazinsp
feat: Paste image from Clipboard (Android) (#117) @MalcolmTomisi
feat: setImage (#112) @helenaford
chore: fix lint @Naturalclar
chore: update packages (#118) @Naturalclar

clipboard -

Published by Naturalclar over 3 years ago

feat: add clipboard mock (#109) by @Naturalclar

clipboard - v1.8.3

Published by Naturalclar over 3 years ago

fix: calls to listenerCount throw for RN 0.64+ (#108) by @tungv

clipboard -

Published by Naturalclar over 3 years ago

fix: make sure the native listener is cleared when there are no more listeners left. (#105) by @cristianoccazinsp @cristianocca

clipboard -

Published by Naturalclar over 3 years ago

fix: listener for older RN versions (#104) by @cristianocca

clipboard -

Published by Naturalclar over 3 years ago

feat: Retrieve images from iOS Pasteboard (#97) by @atulsmadhugiri
feat: implement clipboard change listener (#93) by @cristianoccazinsp and @cristianocca

chore: remove buildToolsVersion (#99) by @dulmandakh
chore: Update example to React Native 0.64 (#101) by @Naturalclar

docs: fix jsdoc for hasURL (#103) by @Naturalclar

clipboard - v1.7.0

Published by Naturalclar over 3 years ago

Add support for react-native-web

Features

feat: Web support (#59) @BrendonSled
feat: Older web browser compatibility for copy and paste (#89) @BrendonSled

fix(android): java.lang.SecurityException not allowed to perform READ( #86) @outofmemory

clipboard - v1.6.0

Published by Naturalclar over 3 years ago

PACKAGE NAME CHANGE

name of the package has been changed from @react-native-community/clipboard to @react-native-clipboard/clipboard

please reinstall under the new name.

This repo will be maintaining the package under @react-native-clipboard/clipboard

@react-native-community/clipboard will no longer be maintained.

clipboard - v1.5.0

Published by Naturalclar about 4 years ago

Add hasString and hasURL method
These methods allows checking the content in clipboard without triggering UIPasteBoard notification for iOS 14+

chore: setup github actions (#76) by @Naturalclar
docs: replace CircleCI badge with GHA badge on README (#77) by @Naturalclar
feat: Expose hasString method for iOS 14+ (#73) by @gnardini
feat: add hasURL method (#78) @Naturalclar

clipboard - v1.4.0

Published by Naturalclar about 4 years ago

Add MacOS Support 🎉

feat: Add macOS support (#68) by @amgleitman
docs: fix screenshot table in README (#75) by @Naturalclar

Package Rankings
Top 1.45% on Npmjs.org
Badges
Extracted from project README
Build Status Version MIT License Lean Core Badge
Related Projects