Skip to content
New issue

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

Not working on IOS #61

Open
Zakyyy opened this issue Feb 27, 2024 · 7 comments
Open

Not working on IOS #61

Zakyyy opened this issue Feb 27, 2024 · 7 comments

Comments

@Zakyyy
Copy link

Zakyyy commented Feb 27, 2024

I tried on release mode, dev mode
but still it doesn't work the listener is not being triggered
I am using
"react-native-shake": "^5.6.0",
"react-native": "0.73.2",

@baraa-rasheed
Copy link

You can install version 5.3.2 and it will work for you

yarn add [email protected]

or 

npm i --save [email protected]

@joacub
Copy link

joacub commented Mar 23, 2024

same here

@Doko-Demo-Doa
Copy link
Owner

New version published, can you try again?

@molchanovskiy
Copy link

@Doko-Demo-Doa
It still doesn't work on iOS
Screenshot 2024-08-28 at 17 25 15

@Doko-Demo-Doa
Copy link
Owner

@molchanovskiy You may have to run pod install again.

@anngbaum
Copy link

anngbaum commented Sep 8, 2024

@Doko-Demo-Doa I'm running into the same thing – have run pod install and removed DerivedData, cleaned, etc. also tried bundle install and bundle exec pod install per comments here

"react-native-shake": "^6.0.0-beta.2",
"react-native": "^0.72.14",
Screenshot 2024-09-08 at 7 26 25 PM

@Doko-Demo-Doa
Copy link
Owner

Doko-Demo-Doa commented Sep 9, 2024

@anngbaum I will take a look into older version of react-native. And of course, PRs are welcome.
But, if possible, can your project be upgraded to 0.75?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants