react-native-clipboard / clipboard

React Native Clipboard API for both iOS and Android.
MIT License
690 stars 142 forks source link

new arch. support for ios and android config #157

Closed ug-dev closed 1 year ago

ug-dev commented 2 years ago

Overview

I have added the Turbo Module support since it's officially released from RN version 0.68 and upgraded the ReactNative version to 0.68.

Test Plan

Tested the Turbo Module support in iOS and Android platforms only Windows and macOS are still remaining.

losh11 commented 1 year ago

Can this be merged?

BraveEvidence commented 1 year ago

I have resolved this already without the need for third party lib, check this https://www.youtube.com/watch?v=MUMctNguavc and https://github.com/BraveEvidence/ReactNativeNewArchCopyToClipboard2023