Skip to main content
Back to the directory
vercel-labs/json-renderSoftware EngineeringFrontend and Design

react-native

React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
657

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vercel-labs/json-render --skill react-native
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, react-native has 657 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vercel-labs/json-render. Canonical URL: https://skills.sh/vercel-labs/json-render/react-native.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Use visible on elements. Syntax: { "$state": "/path" } , { "$state": "/path", "eq": value } , { "$state": "/path", "not": true } , [ cond1, cond2 ] for AND. Use Pressable with the built-in setState action for interactive UIs like tab bars: Any prop value can be a data-driven expression resolved at render time: Components do not use a statePath prop for two-way binding. Use { "$bindState": "/path" } on the natural value prop instead. The setState action is handled automatically by ActionProvider and updates the state model directly, which re-evaluates visibility conditions and dynamic prop expressions: Pass a StateStore to StateProvider (or JSONUIProvider / createRenderer ) to use external state management: When store is provided, initialState and onStateChange are ignored. - Container - wrapper with padding, background, border radius - Row - horizontal flex layout with gap, alignment - Column - vertical flex layout with gap, alignment - ScrollContainer - scrollable area (vertical or horizontal) - SafeArea - safe area insets for notch/home indicator - Pressable - touchable wrapper that triggers actions on press - Spacer - fixed or flexible spacing - Divider - thin line separator - Heading - heading text (levels 1-6) -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-native do?

React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props.

Is react-native good?

react-native does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support react-native?

react-native currently lists compatibility with Skills CLI.

Is react-native safe to install?

react-native has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to react-native?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install react-native?

Run the following command to install react-native: npx skills add https://github.com/vercel-labs/json-render --skill react-native

Related skills

More from vercel-labs/json-render

Related skills

Alternatives in Software Engineering