Build Standalone App and run offline

Hello everyone,
I created a project with expo. And now, I’d like to build a standalone app which work even if it’s offline (There are no reasons I create my app if the users have connection).
Is this possible? And how to make it?
Thanks!