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

value 'm' does not exist in theme['spacing']

dhanushm360 opened this issue · comments

Hi,

<Box marginTop="m" paddingLeft={MARGIN} paddingBottom={MARGIN} />

I followed the read.me example exactly, but I am getting this error: value 'm' does not exist in theme['spacing']

Hello @dhanushm360

Can you paste your theme.ts?
And your ThemeProvider should be defined on the very top of your App.tsx

Hey @dhanushm360

If your problem is solved can you please close the issue?
It sparks joy for maintainers ✨