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

ConduitModule integration #7

Merged
merged 3 commits into from
Sep 25, 2024
Merged

ConduitModule integration #7

merged 3 commits into from
Sep 25, 2024

Conversation

tmgrask
Copy link
Collaborator

@tmgrask tmgrask commented Sep 24, 2024

  • adds missing guava dependency to build.gradle
  • simplifies notification permissions request
  • uses useQuery to track data emitted from the ConduitModule for more precise re-rendering control

add missing guava dependency to android build.gradle
…rmission process

use a single conduit event handler, but store inproxy stats state in a separate context

format

use useQuery cache to track data emitted by ConduitModule

move common useQuery definitions into their own file
…plementation

add README section about mock module

Note mock differences in README

README format

test mock module on iOS; add comments

NativeEventEmitter will always be defined in mock

run ios
@tmgrask tmgrask force-pushed the tasker/module-ts-updates branch from 9fd359b to d5062d6 Compare September 25, 2024 15:51
@tmgrask tmgrask merged commit 13dd81d into main Sep 25, 2024
2 checks passed
@tmgrask tmgrask deleted the tasker/module-ts-updates branch September 25, 2024 15:56
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

Successfully merging this pull request may close these issues.

1 participant