using-reacticx
Installation
SKILL.md
Using Reacticx
Overview
Reacticx is a copy-paste component library for React
Native and Expo: 163 animated, gesture-driven components that are copied into
the project as source. There is no runtime package to install and nothing to
import from node_modules — once a component lands it is ordinary project code,
free to edit.
Two front doors onto the same registry:
| Use when | |
|---|---|
CLI — npx reacticx <command> |
a human is at a terminal, or a one-off add |
MCP server — @reacticx/mcp |
an agent is doing the work and wants structured results |