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

Question: Possibility to transfer information to RN code #40

Open
foxriver76 opened this issue Aug 15, 2024 · 0 comments
Open

Question: Possibility to transfer information to RN code #40

foxriver76 opened this issue Aug 15, 2024 · 0 comments

Comments

@foxriver76
Copy link

Hi, thanks for the super helpful expo plugin. Do you know if there is any pattern to transfer information back to RN code? As the extensions are not actively used in RN code, the event emitting pattern usually recommended won't work. In my example I would like to process the onboardingPayload in RN.

override func commissionDevice(in home: MatterAddDeviceRequest.Home?, onboardingPayload: String, commissioningID: UUID) async throws {

Thanks a lot.

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

1 participant