Ekhoo / Device

Light weight tool for detecting the current device and screen size written in swift.
MIT License
1.7k stars 202 forks source link

Implemented Dynamic island detection property. #116

Closed alexanderkhitev closed 1 year ago

alexanderkhitev commented 1 year ago

Hello, I faced a case where I can detect dynamic island on iPhone. I also noticed that some developers also are interested in this case/issue on StackOverflow.

So I decided to implemented a new computed property for this great framework. Thanks.

alexanderkhitev commented 1 year ago

cc: @Ekhoo