aora icon indicating copy to clipboard operation
aora copied to clipboard

Build your first mobile application

Results 18 aora issues
Sort by recently updated
recently updated
newest added

Set up environment variable using react-native-dotenv

Got to the video portion at around the 3 hour mark and fonud that the videos weren't loading. I added the onError property to the tag from expo-av and got...

![WhatsApp Image 2024-06-07 at 11 42 54_95a084e2](https://github.com/adrianhajdin/aora/assets/105134106/dfc769c1-1185-43fe-b953-078be04aa57d) ![image](https://github.com/adrianhajdin/aora/assets/105134106/66f9a138-940f-4bc9-ac25-4d673ca7833f) can anyone help me to fix this error?

Above the nav bar there is a black block that doesnt allow anything to be seen under it. ![Screenshot 2024-08-11 123351](https://github.com/user-attachments/assets/447abf99-1316-463b-8bbe-3508a6b515ea) How do i remove the redundant space above the...

how to fix this whenever i try to signup the page this error occur

I created an expo app and it's running completely fine in expo go app but when I make build (apk) using the command eas build -p android --profile preview and...

It was set to eye when the password was not visible and eyeHide when it was. I reversed the icons to make it function as intended.

account.createEmailSession does not exist in signIn function. Changing to account.createEmailPasswordSession should work.