Category "mobile-application"

Implement Tab Screen in React Native

I'm facing a weird problem. In my react native app I have a return <Tab.Navigator> which contains <Tab.Screen>. The problem shown in the image is no

How to add a project from android studio to Gitlab in an existing project?

I did a project on my personal desktop on android studio. Now I want to add that project to Gitlab in a branch that is already created in a repository. How can

How to add a project from android studio to Gitlab in an existing project?

I did a project on my personal desktop on android studio. Now I want to add that project to Gitlab in a branch that is already created in a repository. How can

Else if statement inside return in React Native

I'm newbie in react-native , and I have a problem with how to make else if inside the return, currently I have error which says, and I want to else if the ScanR

As a mobile app developer, how do you debug from end users' device?

This is a question not related to coding. I am a junior mobile app developer with 1 year experience and have vague idea about how things really work in mobile a

How can I generate an apk that can run without server with react-native?

I've built my app, I can run it on my local emulator (and also on my android device within the same network by changing debug server). However, I want to build