kristerkari / react-native-sass-transformer

Use Sass to style your React Native apps.
MIT License
219 stars 19 forks source link

How to use react native specific stylesheet properties #55

Open jimitshah-dp opened 2 years ago

jimitshah-dp commented 2 years ago

Hi,

Thank you for making scss to RN stylesheet transformer, it is really convenient to use.

I was wondering how can we specify platflorm specific properties like elevation for example in scss class

Will this package understand such scenarios.

I tired giving a scss class elevation property and it said

Unknown property: 'elevation'scss(unknownProperties)