Shopify / restyle

A type-enforced system for building UI components in React Native with TypeScript.

Home Page:https://shopify.github.io/restyle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using `createRestyleComponent` with custom components

caelinsutch opened this issue · comments

Hey there,

Can createRestyleComponent be used with custom React components, not just React native components? I've been trying and I keep getting type errors when creating variants :(

We currently have no plans to support React components.