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

3D Animations on View with React Native

I want to implement a flip effect in my React Native app, similar like described here:https://www.codementor.io/reactjs/tutorial/building-a-flipper-using-react-js-and-less-cssMy question is. Can I...

View Article


How to clear react-native cache?

In react-native development, there are multiple caches used when the app is built:React-native packager cacheEmulator cacheJava side cache (.gradle) folder (only in android)npm cache (if relevant?)Am I...

View Article


react-navigation 4.0 transitionConfig upgrade to 5.0 cardStyleInterpolator?

Transition animation, working in version 4.0, but not working in version 5.0doc 5.0: https://reactnavigation.org/docs/stack-navigator/#cardstyleinterpolatordoc 4.0:...

View Article

react-native-swiper in android screen rotate from potrait to landscape, the...

react-native-swiper issueswiper width and height are resized after screen rotation(using Dimensions.get('window').width, and height,but the scroll is not Re_render, it shows the portions of previous...

View Article

How two remove same npm from react-native npm

I m new in react-native, i got a issue like this "Invariant Violation: Tried to register two views with the same name RNCWebView "I check npm ls react-native-webview the i got├─┬...

View Article


What pathPrefix in Android to make entire domain a deep linking?

I want to set up deep linking so that any url of myapp.io is opened by the Android app if installed.Is this a valid pathPrefix? Or should it be "/*"?"android": {"intentFilters": [ {"action":...

View Article

How to debug react-native-debugger in visual code with real device?

I would like to debug application by using react-native-debugger in visual studio code in Windows OS.Please tell me how can i debug in real device?

View Article

React Native - getTranslateTransform() of Animated Value make error on...

I'm implementing draggable component with react-native.And this component wokrs well on my IOS device.However, when I test this component on virtual android device, it makes error like this:Error while...

View Article


How do I handle backAndroidHandler in each scene using react-native-router-flux

As the title description, I'm using react-native-router-flux.And there is a question, I used backAndroidHandler={true} in <Router/> work normally before.But now, because some reason I have to set...

View Article


Image may be NSFW.
Clik here to view.

Buggy Collapsible Header Tabs in React Native (Android)

I am trying to build a collapsible header tab.I finally found this one Collapsible Header Tabs Snack which worked perfectly as base code. It worked as expected on IOS, but I had not confirmed the...

View Article

How to close webview after the work is done in react native

I am using following code to render a webview:const someHTMLFile = require('./somefile.html')render() { return (<View style={{flex: 1}}><WebView style={{flex: 1}} source={someHTMLFile} ref={(...

View Article

Android device doesn't vibrate when calling Vibration.vibrate() in HeadlessJS...

I am successfully using Vibration.vibrate([1000, 2000], true); inside a component in a React Native Android app - the device vibrates when this is called.However I am also using HeadlessJS to launch a...

View Article

How do I publish a react-native app to google play without expo?

I don't have expo installed in my project and I use react-native run-ios / react-native run-android. I have deployed to Apple but I'm not sure how to deploy to android.

View Article


React native: Using a panResponder inside of a scrollview broken on android

I know this issue has been raised many times but I have not found a working fix on any of the other threads (Most of which have very little to no replies). In my implementation I have a ScrollView...

View Article

How to solve: EEXIST: file already exists, mkdir...

I'm trying to test my React Native apk app file. Here are the steps I made before generate the apk:react-native bundle --platform android --dev false --entry-file index.js --bundle-output...

View Article


How to limit a user to one device with React native

I am developing a react native app I have implemented signup/login/home flow. However, because of the risks associated with the app, I want to limit every user to one device with a unique id.How can I...

View Article

Image may be NSFW.
Clik here to view.

What is the name of bar that contains hardware back button on android...

I am making a small app with React-Native.Then when I navigate to the next page, the android bottom bar (contains hardware back button) disappears.What is the name of this bar, and how to show it when...

View Article


How can I make two phones running the same app communicate through bluetooth

I would like to build an app in which a smartphone(using any OS) can discover other smartphones in the surroundings using Bluetooth. I know this can be probably achieved using BLE.However, I would like...

View Article

Is it possible to do multiple app builds concurrently in React Native?

I was wondering if it's possible to have different apps being built out of a single repo in React Native. The reason I'm trying to do this would probably be a huge edge case, but it's basically for...

View Article

Unable to validate the fields into React-native

I'm working into functional components and managing the sate by hooks but facing problem into hooks while validation the form. here is my states:const [email, setEmail] = useState('');const [password,...

View Article
Browsing all 29424 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>