Sherlock
/
config
/
theme
/
View.ts
View.ts
Raw
import
{
createStyle
}
from
'@gluestack-style/react'
;
export
const
View
=
createStyle
(
{
}
)
;