Hacker News new | ask | show | jobs
by amalow 2769 days ago
I've used Amplify twice now, once with a React SPA and once with React Native, I'm not a fan of the managed UI side of it using withAuthenticator and the likes but I do like the managed Auth structure and the fact I don't have to handle cognito tokens and refreshing and the likes. It saves a fair bit of time on that front.

I haven't tried Analytics, API Gateway/Lambda or Notifications with it though.