GithubHelp home page GithubHelp logo

Comments (9)

galenweber avatar galenweber commented on September 26, 2024 3

Just to chime in: I'm receiving the same error that @nartydev is.

from react-native-rate.

luky1984 avatar luky1984 commented on September 26, 2024 2

I fixed it by calling command:

react-native link react-native-rate

from react-native-rate.

KjellConnelly avatar KjellConnelly commented on September 26, 2024

Did you detach from Expo? This module uses native code and thus requires you to detach first.

from react-native-rate.

KjellConnelly avatar KjellConnelly commented on September 26, 2024

And if you did detach, what's the error you're getting?

from react-native-rate.

nartydev avatar nartydev commented on September 26, 2024

image
@KjellConnelly Same error..
I have eject, and i put it in podfile :
pod 'RNRate', :path => '../node_modules/react-native-rate'
and a pod install in ios folder

from react-native-rate.

tylermakin avatar tylermakin commented on September 26, 2024

I had this same issue and was able to remedy it by re-installing cocoapods, then making sure that pod 'RNRate', :path => '../node_modules/react-native-rate' was in my podfile, then running pod install in the /ios folder of my react project.

It did not run right away, but after I closed the app and re-installed it using Xcode everything started working again.

from react-native-rate.

nartydev avatar nartydev commented on September 26, 2024

It doesn't work for me, i have the same error but when i try brew install cocoapods i have this error : Error: Permission denied @ apply2files - /usr/local/share/Library/Caches/Yarn/v4/npm-react-native-gesture-handler-1.0.17-a046f371f277092157fc2781323d35a02a93daaf/node_modules/react-native-gesture-handler/ios/.DS_Store


Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/pod
Target /usr/local/bin/pod
already exists. You may want to remove it:
  rm '/usr/local/bin/pod'

To force the link and overwrite all conflicting files:
  brew link --overwrite cocoapods

To list all files that would be deleted:
  brew link --overwrite --dry-run cocoapods

Possible conflicting files are:
/usr/local/bin/pod
/usr/local/bin/xcodeproj

from react-native-rate.

glintpursuit avatar glintpursuit commented on September 26, 2024

We too got same issue.

Below is brief log

null is not an object (evaluating 'RNRate.rate')

rate
en-IN.js:1:23796
onPress
Header.js:220:38
touchableHandlePress
TouchableOpacity.js:211:45
_performSideEffectsForTransition
Touchable.js:860:34
_receiveSignal
Touchable.js:764:44
touchableHandleResponderRelease
Touchable.js:475:24
invokeGuardedCallbackImpl
ReactNativeRenderer-dev.js:93:15
invokeGuardedCallback
ReactNativeRenderer-dev.js:318:36
invokeGuardedCallbackAndCatchFirstError
ReactNativeRenderer-dev.js:342:30
executeDispatch
ReactNativeRenderer-dev.js:715:42
executeDispatchesInOrder
ReactNativeRenderer-dev.js:737:20
executeDispatchesAndRelease
ReactNativeRenderer-dev.js:894:29
forEachAccumulated
ReactNativeRenderer-dev.js:874:16
runEventsInBatch
ReactNativeRenderer-dev.js:1050:21
runExtractedEventsInBatch
ReactNativeRenderer-dev.js:1072:19

ReactNativeRenderer-dev.js:2707:6
batchedUpdates$1
ReactNativeRenderer-dev.js:17297:14
batchedUpdates
ReactNativeRenderer-dev.js:2610:31
_receiveRootNodeIDEvent
ReactNativeRenderer-dev.js:2705:17
receiveTouches
ReactNativeRenderer-dev.js:2781:28
__callFunction
MessageQueue.js:366:47

MessageQueue.js:106:26
__guard
MessageQueue.js:314:10
callFunctionReturnFlushedQueue
MessageQueue.js:105:17

from react-native-rate.

KjellConnelly avatar KjellConnelly commented on September 26, 2024

I know this is sort of old, but I just fixed autolinking for ios. The .podspec file is now in the main directory instead of the ios folder. Should work without problems for ios now, as I just tested on a new project with react-native v0.62

from react-native-rate.

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.