update readme

This commit is contained in:
tapframe 2025-08-27 19:22:31 +05:30
parent a8fb2a848e
commit ea5b1572b8
2 changed files with 3 additions and 2 deletions

View file

@ -10,8 +10,8 @@
---
## ⚠️ Alpha Testing
This app is currently in alpha testing. Please report any bugs or issues you encounter.
## ⚠️ Beta Testing
This app is currently in Beta testing. Please report any bugs or issues you encounter.
[Download Latest Release](https://github.com/tapframe/NuvioStreaming/tags)

View file

@ -2359,6 +2359,7 @@ const VideoPlayer: React.FC = () => {
visible={showErrorModal}
transparent
animationType="fade"
supportedOrientations={["landscape", "landscape-left", "landscape-right", "portrait"]}
onRequestClose={handleErrorExit}
>
<View style={{