react-native-keyevent icon indicating copy to clipboard operation
react-native-keyevent copied to clipboard

New universal library

Open tlow92 opened this issue 1 year ago • 1 comments

Hi, since some things are not supported by this package I decided to create a fresh library.

It supports

  • [x] latest expo SDK
  • [x] iOS
  • [x] Android
  • [x] Web
  • [x] New architecture
  • [x] Autolinking

https://github.com/tlow92/expo-key-event

Let me know what you think. @kevinejohn Feel free to mention the project in the readme, in case you want to.

tlow92 avatar Feb 03 '25 17:02 tlow92

Great to see this! Getting this library to work in Expo required quite a bit of hacking..

ThorANilsson avatar Feb 06 '25 07:02 ThorANilsson