fix spotify authentication
This commit is contained in:
@@ -4,7 +4,9 @@ import React from "react";
|
||||
import {AuthProvider} from "@/src/context/AuthProvider";
|
||||
import {ThemeProvider} from "@/src/context/ThemeProvider";
|
||||
import CustomStack from "@/src/core/Stack";
|
||||
import * as WebBrowser from "expo-web-browser";
|
||||
|
||||
WebBrowser.maybeCompleteAuthSession();
|
||||
|
||||
export default function Layout() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user