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

feat(presets): add @lynx-js/react #560

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

elcoosp
Copy link

@elcoosp elcoosp commented Mar 12, 2025

Description

This PR adds a new preset @lynx-js/react to the project, implementing the CommonLynxReactAPI. The preset focuses on providing React integration without relying on Lynx-specific APIs, ensuring broader compatibility and adherence to common React patterns. This allows users to leverage React functionality within the Lynx ecosystem using familiar conventions.

Linked Issues

None

Additional context

  • The preset only include functions both available on reactjs and @lynx-js/react (no useTransition for example).

Copy link

stackblitz bot commented Mar 12, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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