This update introduces the use of the expo-screen-orientation library to lock the screen orientation to landscape mode when navigating to the Player component from both HomeScreen and StreamsScreen. Additionally, it refines loading state management in StreamsScreen by implementing guards to prevent excessive re-renders and ensuring accurate provider status updates. The changes contribute to a smoother user experience during video playback and improved performance across the application. |
||
|---|---|---|
| .. | ||
| AddonsScreen.tsx | ||
| CalendarScreen.tsx | ||
| CatalogScreen.tsx | ||
| CatalogSettingsScreen.tsx | ||
| DiscoverScreen.tsx | ||
| HeroCatalogsScreen.tsx | ||
| HomeScreen.tsx | ||
| HomeScreenSettings.tsx | ||
| index.ts | ||
| LibraryScreen.tsx | ||
| LogoSourceSettings.tsx | ||
| MDBListSettingsScreen.tsx | ||
| MetadataScreen.tsx | ||
| NotificationSettingsScreen.tsx | ||
| PlayerSettingsScreen.tsx | ||
| ProfilesScreen.tsx | ||
| SearchScreen.tsx | ||
| SettingsScreen.tsx | ||
| ShowRatingsScreen.tsx | ||
| StreamsScreen.tsx | ||
| ThemeScreen.tsx | ||
| TMDBSettingsScreen.tsx | ||
| TraktSettingsScreen.tsx | ||
| VideoPlayer.tsx | ||