Email or username:

Password:

Forgot your password?
dansup

Really considering dropping Vue and going all in on React Native so we can unify web and native app clients in @pixelfed

Right now I'm faced with transitioning our vue 2 UI to vue 3 or react, and with the mobile app, now would be the time to switch teams 🤔

3 comments
Luca Degasperi

@dansup @pixelfed I was faced with the same decision a while back and chose to use React for both native and web app because I enjoy React more than Vue. The libraries are higher quality as well (see react-aria) and there are interesting cross platform tools like solito.

Go Up