Giter VIP home page Giter VIP logo

Comments (5)

LNFWebsite avatar LNFWebsite commented on May 24, 2024 8

Nevermind, it's not included in the Expo SDK yet.

from clipboard.

Jorciney avatar Jorciney commented on May 24, 2024 1

I had the same issue with Android.
Weird enough I had to do a pod install:
cd ios && pod install && cd ../
after that, I ran react-native run-android and it worked.

from clipboard.

danieltgfischer avatar danieltgfischer commented on May 24, 2024

Neither expo or community's clipboard worked for me. I'm using deprecated Clipboard of react-native and expo bare workflow

from clipboard.

iralitv avatar iralitv commented on May 24, 2024

You need also run the following command according the official docs:

  • for React Native <= 0.59 react-native link @react-native-clipboard/clipboard
  • for React Native v0.60+ npx pod-install (you need preinstall pod)

Or maybe run these two commands one by one regardless of RN version (that option works for me)

from clipboard.

monkeyK1n9 avatar monkeyK1n9 commented on May 24, 2024

For those facing this issue in expo like @LNFWebsite or @danieltgfischer , there is an expo package which you can use, here.

Hope this will solve your issue.

from clipboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.