Upgrade all dependencies
(1) react-native-track-player to v2 (2) react-navigation to v6 (3) react-native to v0.66.4
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface ModalStackParams {
|
||||
[key: string]: Record<string, unknown> | undefined;
|
||||
SetJellyfinServer: undefined;
|
||||
TrackPopupMenu: { trackId: string };
|
||||
}
|
||||
Reference in New Issue
Block a user