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

Run error after trying to use the library #32

Open
sebaterrazas opened this issue Jul 13, 2024 · 2 comments
Open

Run error after trying to use the library #32

sebaterrazas opened this issue Jul 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working investigate

Comments

@sebaterrazas
Copy link

Im using these dependencies:

"dependencies": {
    "@react-native-community/datetimepicker": "7.7.0",
    "@types/react": "~18.2.45",
    "cron-parser": "^4.9.0",
    "dotenv": "^16.4.5",
    "expo": "~50.0.17",
    "expo-router": "~3.4.10",
    "expo-status-bar": "~1.11.1",
    "moment-timezone": "^0.5.45",
    "nativewind": "^2.0.11",
    "react": "18.2.0",
    "react-hook-form": "^7.51.4",
    "react-native": "0.73.6",
    "react-native-find-local-devices": "^2.0.9",
    "tailwindcss": "^3.3.2",
    "typescript": "^5.3.0"
  },

And if I try to run my app with the example given in this repo, this error occurs:

 ERROR  TypeError: Cannot read property 'cancelDiscovering' of null, js engine: hermes 
...
@RichardRNStudio RichardRNStudio added the bug Something isn't working label Jul 18, 2024
@RichardRNStudio RichardRNStudio self-assigned this Jul 18, 2024
@RichardRNStudio
Copy link
Owner

Hi @sebaterrazas, thank you for your report, I'll investigate soon (on this week)

@riteshshah5432
Copy link

Hi @RichardRNStudio Any update on above? Got the same issue in the latest version of RN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigate
Projects
None yet
Development

No branches or pull requests

3 participants