Skip to content

jp1987/expo-clipboard-issue

Repository files navigation

Description

running npm test produces the following warnings:

The native view manager required by name (ExpoClipboard) from NativeViewManagerAdapter isn't exported by expo-modules-core. Views of this type may not render correctly. Exported view managers: [ExpoAppleAuthentication, ExpoBarCodeScanner, ExpoBlurView, ExpoImage, ExpoLinearGradient, ExpoCamera, ExponentGLView, ExpoVideoView].
new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method.

Steps taken to produce this repo:

  • npx create-expo-app --template (Navigation / TypeScript template)
  • Added this commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published