Skip to content

feat: add react-query + async APIs for exerciser#252

Open
mfazekas wants to merge 1 commit into
feat/worklet-bridgefrom
feat/worklet-bridge-autobox
Open

feat: add react-query + async APIs for exerciser#252
mfazekas wants to merge 1 commit into
feat/worklet-bridgefrom
feat/worklet-bridge-autobox

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

@mfazekas mfazekas commented May 12, 2026

Add @tanstack/react-query for async ViewModel loading in the bouncing ball exerciser. Switch to async APIs (defaultArtboardViewModelAsync, createDefaultInstanceAsync) and fix prettier/lint warnings. Auto-box (worklets 0.7+ / reanimated 4.2+) requires RN 0.80+ so manual boxing is kept for now.


Stack:

  1. feat!: experimental Rive runtime backend (iOS + Android) #134
  2. feat: add worklet bridge for Reanimated shared value support #250
  3. feat: add react-query + async APIs for exerciser #252

Add @tanstack/react-query for async ViewModel loading.
Switch to async APIs (defaultArtboardViewModelAsync,
createDefaultInstanceAsync). Fix prettier/lint warnings.
Keep manual boxing — auto-box requires RN 0.80+.
@mfazekas mfazekas force-pushed the feat/worklet-bridge-autobox branch from f381308 to e00aaa4 Compare May 12, 2026 15:30
@mfazekas mfazekas changed the title feat: enable Nitro auto-box + upgrade worklets/reanimated feat: add react-query + async APIs for exerciser May 12, 2026
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