the issue is with the "/Home" route you are setting in the redirectUrl. there was no such path in the repo you provided. try: "redirectUrl: Linking.createURL("/(tabs)", { scheme: "myapp" })"