Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Browsing all 29524 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Is it possible to change the default zoom behavior in Google Maps?

I was wondering if it is possible to change the default behavior zoom, the default seems to change the viewport in all directions, but I want to keep the bottom where it is, and only resize the other...

View Article


React-native-camera appears as black screen

I'm trying to implement an eKYC for my application, which included 3 camera screens (2 screens with back side camera, 1 with front side camera)On some Android devices (Samsung Note 8, Xiaomi Redmi Pro...

View Article


Is there any SharedPreferences reset condition except the removal of an app?

I'm using React Native to build an android/ios app. I'm using expo-secure-store with the bare React Native app and expo-secure-store saves data in SharedPreferences as encrypted on Android.After I was...

View Article

login with outlook successfully but Redirect Url not working after login...

am working on react native app and using react-native-app-auth library login with outlook,when i run app on ios device then redirect url working fine.but when i run app on android device then then...

View Article

https connection in Android react-native not working on physical device after...

I created a simple app with react-native, using expo & Axios (for server requests)Before build, while developing, all https requests worked fine.After build, when running the apk on a physical...

View Article


Open device flashlight in React Native

I work on react native app and I want open and close device flashlight. It is possible without any camera module?

View Article

react-native : can't push to git because of hprof file

I would like to push my project into the github, however i just notice there is a file called java_pid14920.hprof inside the android folder and cause around 300MBremote: error: File...

View Article

How to read the parameters passed in react native cli commands programmatically?

How to read the variant value passed in react native cli command npx react-native run-android --variant=release programmatically?

View Article


Error app.default.object is not a function

I am new to react-native and I'm trying to help on a project. I started by refactoring the code to have a better file structure. I implemented the barrels and added the path aliases (module...

View Article


Making presets using Photo editor sdk

I'm looking to develop a mobile app that will be able to implement presets using photoeditor sdk.Does anybody know if I can edit one photo in Photoeditor sdk and then save these settings and use them...

View Article

Image may be NSFW.
Clik here to view.

expo web hide bottom navigation bar when keyboard show

I would like to hide my bottom navigation bar on mobile device when keyboard is show.I use Expo 40I have added in definition option bottom bar keyboardHidesTabBar: true, such as:const TabBot =...

View Article

Could not list contents of 'third-party/glog-0.3.4/test-driver'. Couldn't...

I have a project build on react-native version 0.55.4. It was woking fine on old system. I have to change system due to some reasons. I setup on new system, I am able to run project using react-native...

View Article

How do I fix this error while running expo build android?

Hello, I need some help. So what's the case is I am trying to build an android apk from my expo react app. But when I try to do so, it fails. This is the output that is being shown when trying to run...

View Article


react-native run-android command failed, but gradlew installDebug work

I'm using react-native 0.43.3 on OSX.I tried to running app on Android and get messagereact-native run-androidScanning 568 folders for symlinks in...

View Article

How to use React Navigation universal links with path parameters on Android?

I have the following domain: https://demoproject.comI would like to link all URL-s with /demo path parameter with my React Native application on Android so that for example URL...

View Article


How to add setVerticalScrollbarPosition(View.SCROLLBAR_POSITION_LEFT) to...

I want to change the position of the scroll-bar in react-native to be in the left side (for RTL language), when using VERTICALScrollView/FlatList.Since I didn't find any prop that allow to do so, I'm...

View Article

React Native Navigation Listener. How to stop page refresh when coming back...

I have logic that makes my home page refresh every time the component is mounted. I do want it to refresh every time I go from the home screen to the profile screen of my app for example, but I do not...

View Article


Recommendations for developing webview content on Android?

I've got a webview component that loads some html and javascript. The html + javascript is fairly large, and is compiled using webpack into a single page (html, javascript and css is all in one...

View Article

Android build doesn't work (Duplicate class...

It worked fine until a week ago, but this week the build didn't work and I got the following error.I tried the following, but I haven't solved it yet.Any small thing is fine, so if anyone knows any...

View Article

Trouble checking if props is undefined

So I have a page in my project that has a get and then it passes the response to a const, as below.const [reference, setReference] = useState([]) useEffect(() => {...

View Article
Browsing all 29524 articles
Browse latest View live