An example about using native element in Lynx
An Overlay component for ReactLynx. It renders content in a native overlay layer above the main view tree.
Create native Lynx libraries
`@lynx-js/lynx-ui` is the official headless UI library for ReactLynx, provided as a reference for building flexible, universal, and high-performance ReactLynx components.
Create Native Autolink Lynx extensions
Cache Lynx native events until the BTS chunk is fully loaded, and replay them when the BTS chunk is ready.
@lynx-js/types is a type package of all public APIs officially provided by the Lynx team. Using this package can help you better use Lynx APIs to develop your applications.
Lynx library code generator
ReactLynx is a framework for developing Lynx applications with familiar React.
Cache Lynx native events until the BTS chunk is fully loaded, and replay them when the BTS chunk is ready.
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
A Presence component for ReactLynx. It animates elements entering and leaving the view tree.
A headless Checkbox component for ReactLynx. It supports controlled/uncontrolled checked state and indeterminate mode.
Offscreen Document allows developers to use particular DOM in WebWorker
A universal Node API add-ons integration library with Node API C & C++ headers and prebuilt dynamic libraries for all platforms
A headless Draggable component for ReactLynx. It provides drag-and-drop primitives via main-thread execution.
A Swiper (carousel) component for ReactLynx. It provides pagination and gesture-handling primitives.
A LazyComponent for ReactLynx. It defers the loading of non-critical UI elements.
A headless Switch (toggle) component for ReactLynx. It provides unstyled primitives for toggle states.
Lynx Gesture
Common utilities, hooks, and types shared across `@lynx-js/lynx-ui` components.
A headless Dialog (modal) component for ReactLynx. It provides backdrop overlay, open/close state management, and enter/exit animations via Presence.
A FeedList component for ReactLynx. Designed to render lists with complex layouts and infinite scrolling.
A common dependency library that defines constants for the Lynx3 Web Platform.