React
aria-pressed button with pressed/defaultPressed and loading.

Component
Compact toggle button for lightweight reactions.
import { ReactionButton } from "@hozorica/hods-react/reaction-button";import { ReactionButton } from "@hozorica/hods-react-native/reaction-button";booleanControlled and uncontrolled pressed state.(pressed) => voidPressed state callback.small|xsmall / boolean / booleanVisual and interaction states.aria-pressed button with pressed/defaultPressed and loading.
Alias over native toggle button behavior.
<ReactionButton defaultPressed>좋아요</ReactionButton>