ItsWendell / emotion-native-extended

Better styling support for Emotion (React Native): Media queries, relative units, percents, operations and more...
MIT License
43 stars 1 forks source link

Is this repo active? #8

Open jsartisan opened 3 years ago

jsartisan commented 3 years ago

Hi there, I am using your package to create a UI library but seems like themeable variants do not work properly with the current version. Do you plan to work on this repo in future?

ItsWendell commented 3 years ago

Hi thanks for using it, can you explain what happens with themeable variants? I can spent some time this week to update everything to the latest versions and run some tests.

jsartisan commented 3 years ago

@ItsWendell Possible to join me on discord?

jsartisan commented 3 years ago

@ItsWendell Basically I am working on version 2 of react-native-magnus ( https://magnus-ui.com/ ) and plan on using your library to support responsive prop.

jsartisan commented 3 years ago

@ItsWendell Hey man, did you check the issue with themeable variant issue?

ItsWendell commented 3 years ago

Hi everyone,

I'll discontinue this package since react native extended stylesheet, which this package is based on seems to be largely discontinued. I'd be working more with react native in the near future, and even now, using styled system and style props is still my preferred way to work so I might be looking at alternatives.