百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

reacticx

> 前端框架
开源

美观的 React Native 组件。只需一条命令即可使用。

1.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

美观的 React Native 组件。只需一条命令即可使用。

Reacticx

React Native components you copy into your project. Nothing to install, nothing to wrap your app in — the source lands in your repo and it's yours from there.

npx reacticx@latest init
npx reacticx@latest add tray

Built on Expo with Reanimated, Skia and Gesture Handler, so everything moves on the UI thread.

What's inside

163 components. Shaders and text effects, micro interactions, finished pieces like tickets and receipts, a handful of charts, the plain primitives every app needs, and whole screens you can drop in and edit.

Have a browse at reacticx.com.

The CLI

init sets a project up and add copies something in. From there, list shows everything, info looks closer at one thing, diff tells you what changed upstream, and remove takes it back out again.

For agents

Point your coding agent at the registry and let it install things for you:

{ "mcpServers": { "reacticx": { "command": "npx", "args": ["-y", "@reacticx/mcp"] } } }

Docs · Contributing · Discord

MIT © rit3zh

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •TypeScript
  • •react-native
  • •ui

> 标签

TypeScriptreact-nativeui

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架