Live data from Hacker News

Mastering CSS blend modes

kodingkitty.com

1–10 of 21 posts

Re: Mastering CSS blend modes

#4
We recently migrated all our native apps to webapps. Yes it's possible these days with same user experience. It's a blessing. Designing apps with css is just so nice. There isn't a single native solution which come even slightly close. Css is super nice these days.

Re: Mastering CSS blend modes

#6
post #4

We recently migrated all our native apps to webapps. Yes it's possible these days with same user experience. It's a blessing. Designing apps with css is just so nice. There isn't a single native solution which come even slightly close. Css is super nice these days.

React native let’s you use flex box and has a lot of feature parity to css

Re: Mastering CSS blend modes

#8
post #4

We recently migrated all our native apps to webapps. Yes it's possible these days with same user experience. It's a blessing. Designing apps with css is just so nice. There isn't a single native solution which come even slightly close. Css is super nice these days.

React native let’s you use flex box and has a lot of feature parity to css

React Native is essentially just writing web apps, once RN has css grid I will be happy enough with everything it has.

There's something to be said for writing web apps in RN purely for the option of porting to iOS, Android and even MacOS/Windows now.

Post reply on HN