GithubHelp home page GithubHelp logo

Comments (7)

utsav-dholakia avatar utsav-dholakia commented on July 29, 2024 1

I'm having the same issue, although my node and npm versions are different(I don't think it matters anyway with the issue). While debugging it seems that somehow the component "BeaconsAndroidModule" which should have been registered with NativeModules is not happening which is causing it to be undefined. It would be helpful if someone can help with the issue.

from react-native-beacons-manager.

ddresch avatar ddresch commented on July 29, 2024

Did the whole setup process with plain react-native init which is working normally.

Found this page about Expo and native code linking:
https://docs.expo.io/versions/v17.0.0/guides/expokit.html

What does using ExpoKit mean for a CRNA user?

If you want to add custom native code to your Expo app, you will need to use ExpoKit. With CRNA, you have two options: you can either eject to a normal React Native project, without any dependencies on Expo, or you can eject to use ExpoKit, which will allow you to continue using the Expo APIs. Read more about ejecting with CRNA here.

You probably need to follow this guide and use ExpoKit.

from react-native-beacons-manager.

MacKentoch avatar MacKentoch commented on July 29, 2024

I don't use Expo but this PR should be related.

This PR should be fixed first to avoid breaking existing (if not using Expo, library should work too).

from react-native-beacons-manager.

utsav-dholakia avatar utsav-dholakia commented on July 29, 2024

I tried and built the app using react-native and not using Expo and made it work. It seems Expo is not allowing me to do react-native link react-native-beacons-manager even after I detached the project from it where I should have been able to link the project to the app just like any other react-native init app.

from react-native-beacons-manager.

leocavalcante avatar leocavalcante commented on July 29, 2024

The problem here was that link didn't add new BeaconsAndroidPackage() to getPackages.

from react-native-beacons-manager.

MacKentoch avatar MacKentoch commented on July 29, 2024

@leocavalcante thank your helpful feedback.

Is that ok @haaslukas ?

from react-native-beacons-manager.

haaslukas avatar haaslukas commented on July 29, 2024

@MacKentoch jep. thanks for the support

from react-native-beacons-manager.

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.