Is there a possibility that I can force a single View in the entire project to always be in portrait without relying on external dependencies?
I admit that I am new to "React-native" and simply everything I search returns some NPM package to solve the problem.
I cannot accept that such a strong tool has no native resources to solve this type of situation
Obs: I am not using EXPO in this project.