Skip to content

docs(react-native): async API migration guide #555

Merged
lancesnider merged 3 commits intorive-app:mainfrom
mfazekas:docs/rn-async-api-migration
Mar 26, 2026
Merged

docs(react-native): async API migration guide #555
lancesnider merged 3 commits intorive-app:mainfrom
mfazekas:docs/rn-async-api-migration

Conversation

@mfazekas
Copy link
Copy Markdown
Contributor

Adds a migration guide section for the v0.3.0+ async API changes to the React Native runtime. Covers sync-to-async method replacements, property access changes, hook value guarding, and platform caveats.

@mfazekas mfazekas requested a review from a team as a code owner March 20, 2026 09:36
@mfazekas mfazekas marked this pull request as draft March 20, 2026 09:48
@lancesnider
Copy link
Copy Markdown
Collaborator

Content looks good. I'm going to update a couple of things to keep the format inline with other migrations.

@mfazekas mfazekas changed the title docs(react-native): async API migration guide [WIP] do not merge - docs(react-native): async API migration guide Mar 24, 2026
@mfazekas mfazekas changed the title [WIP] do not merge - docs(react-native): async API migration guide docs(react-native): async API migration guide Mar 26, 2026
@mfazekas mfazekas marked this pull request as ready for review March 26, 2026 08:10
@mfazekas
Copy link
Copy Markdown
Contributor Author

@lancesnider thanks! I've released 0.3.2 so we have the new async api available. So we can add this to our docs (not urgent, as this migration is optional for now)

Copy link
Copy Markdown
Collaborator

@lancesnider lancesnider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. We can worry about formatting later.

@lancesnider lancesnider merged commit 3fe35a2 into rive-app:main Mar 26, 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.

2 participants