Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/restyle
/ App.tsx
File
App.tsx
fixture/App.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, {useState} from
'react'
;
2
import {SafeAreaView, Switch} from
'react-native'
;
3
4
import type {VariantProps} from
'./restyle'
;
Callers
nothing calls this directly
Calls
4
createBox
Function · 0.85
createText
Function · 0.85
createRestyleComponent
Function · 0.85
createVariant
Function · 0.85
Tested by
no test coverage detected