Giter VIP home page Giter VIP logo

Comments (7)

har2008preet avatar har2008preet commented on June 19, 2024 1

yes, i did react-native link and it was successful. But still couldn't used it

from react-native-thumbnail.

jlorencelim avatar jlorencelim commented on June 19, 2024 1

Encountered the same error. When I build it in Xcode, it give me this error:
'React/RCTDefines.h' file not found

from react-native-thumbnail.

TriPSs avatar TriPSs commented on June 19, 2024 1

Having the same issue as @jlorencelim, any solution to this?

Sometimes i don't get the error now but RNThumbnail stays undefined

from react-native-thumbnail.

n1ru4l avatar n1ru4l commented on June 19, 2024

Seems like the native-module is not included in the build.

Did you link and follow all the instructions here: https://github.com/phuochau/react-native-thumbnail#android ?

from react-native-thumbnail.

nicoara avatar nicoara commented on June 19, 2024

Did anyone solve this? I am having the same problem with #35 .
Thanks!

from react-native-thumbnail.

georgetmayorga avatar georgetmayorga commented on June 19, 2024

@nicoara I solved this by seeing that the NPM package is not up to date with what's on github! So telling npm to use the github repo to install and not the npm package manager solved it.

That looked something like npm install phuochau/react-native-thumbnail (pulling from github not npm package manager)

Then running react-native link worked properly. I am using cocoapods to manage my dependencies so I also manually created a reference to the module in my Podfile to tie it all together

from react-native-thumbnail.

devpascoe avatar devpascoe commented on June 19, 2024

Thanks @georgetmayorga this worked and also noticed the podspec moved from the /ios dir to the root package dir as it should. Looks like there needs to be a new version published so the latest bits are downloaded from npm.

from react-native-thumbnail.

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.