We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: OS: macOS 14.4.1 CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Memory: 7.06 GB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.19.1 path: /usr/local/opt/node@18/bin/node Yarn: version: 1.22.19 path: /usr/local/bin/yarn npm: version: 10.2.4 path: /usr/local/opt/node@18/bin/npm Watchman: version: 2024.03.18.00 path: /usr/local/bin/watchman Managers: CocoaPods: version: 1.15.2 path: /usr/local/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 23.4 - iOS 17.4 - macOS 14.4 - tvOS 17.4 - visionOS 1.1 - watchOS 10.4 Android SDK: API Levels: - "28" - "30" - "31" - "33" - "33" - "34" Build Tools: - 28.0.3 - 30.0.3 - 33.0.0 - 33.0.1 - 33.0.2 - 34.0.0 - 34.0.0 System Images: - android-33 | Google APIs Intel x86_64 Atom - android-34 | Google APIs Intel x86_64 Atom Android NDK: Not Found IDEs: Android Studio: Not Found Xcode: version: 15.3/15E204a path: /usr/bin/xcodebuild Languages: Java: version: 17.0.10 path: /usr/bin/javac Ruby: version: 2.6.10 path: /usr/bin/ruby npmPackages: "@react-native-community/cli": Not Found react: installed: 18.2.0 wanted: 18.2.0 react-native: installed: 0.73.6 wanted: 0.73.6 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: true newArchEnabled: false
ios
listener is not being called on IOS works on android
Clipboard.addListener(()=>{ console.log('clip changed') });
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Platforms
ios
Versions
Description
listener is not being called on IOS works on android
Reproducible Demo
The text was updated successfully, but these errors were encountered: