In 2024, the best way to reload an app in an Expo project, is:
import { reloadAppAsync } from "expo"; reloadAppAsync()
You can check the documentation in https://docs.expo.dev/versions/latest/sdk/expo/#reloadappasyncreason