79474141

Date: 2025-02-27 23:19:16
Score: 0.5
Natty:
Report link

Expo is a framework for React Native, they will both work with whatever auth solution you desire. Expo used to be very restrictive in what you could do with it (for example: it was very hard to integrate with native modules without ejecting).

But Expo has evolved greatly in the last few years, and now there are really few downsides to it.

In my opinion, go with Expo unless your requirements explicitly say otherwise.

Also, fyi, the main limitations of Expo nowadays are:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Douglas Silva