FormidableLabs / radium

A toolchain for React component styling.
http://formidable.com/open-source/radium/
MIT License
7.39k stars 308 forks source link

Support iPhone X specific styles #949

Open IanCStewart opened 6 years ago

IanCStewart commented 6 years ago

It would be nice if env() and constant() worked.

see https://webkit.org/blog/7929/designing-websites-for-iphone-x/

stevenmusumeche commented 5 years ago

@IanCStewart since those are pure CSS functions, we should be applying them as-is. Are you having issues with them in Radium?

IanCStewart commented 5 years ago

@stevenmusumeche as far as i could see these got filtered out by radium