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

React Native iOS build issues while installing react-native-vector-icons

I am learning React Native and am at my wits end on this issue on my very first project. I am trying to install react-native-vector-icons and while everything works perfectly in Android, iOS wont...

View Article


Why my design gets disappear when I use ?

<View style={{flex:1}} ><ImageBackground source={require('../images/back02.png')} style={styles.bgscreen} onPress={Keyboard.dismiss}><KeyboardAvoidingView...

View Article


How to make the menu in react-native picture? iOS

Yes, I am new among you, I want to make the application I made with react-native for ios the menu in the picture below. How can I do?i madewant to do

View Article

React-Native-Sound path for ios file?

I'm curently developping an app on React-Native and I need to play sound.The fact is that I am on Ubuntu and developing with IntelIJ Idea.I'm using react-native-sound library to play sounds.Thanks to...

View Article

How to fit content of a Stack Navigator inside View?

const TabNavigator = () => (<Stack.Navigator screenOptions={{headerShown: false}}><Stack.Screen name="Order" component={OrderScreen} /><Stack.Screen name="Shops"...

View Article


Firebase: How to get email from sign in with apple on real device?

I'm implementing a sign in with apple, this is my code on apple button press onAppleButtonPress = async () => {// performs login requestconst appleAuthRequestResponse = await...

View Article

Embedding a React Native component inside a native app removes other components

Anyone had success with embedding a React Native component inside a native app, where you have the RN component only filling part of the screen in the native app? I need my RN component to show up when...

View Article

Background "connection to car" detection - React Native

I have a react native app. I want to pop-up a notification to user when he is in the car.I could use react-native-activity-recognition package, but the problem is, that it will notify only when the...

View Article


Programmatically Restart a React Native App

Is it possible to programmatically restart a React Native app without writing any native code? For instance, I know from the answer to this question that I can restart an Android app with:Intent i =...

View Article


React Native: How can I detect if my code is running in the Simulator?

In a Obj-C iOS app I can use #if (TARGET_IPHONE_SIMULATOR) to write simulator-only code.In react native I can use:if (__DEV__) { .. do something special}.. to detect development mode. We can use...

View Article

Set user agent with WebView with react-native

I want to modify the user agent string in a WebView so that on the server side I can detect that the request has come from my react-native app. I want to do this using the source prop in the...

View Article

Error running expo build:ios on Windows Computer for React Native App

I am attempting to build an IOS version of my React Native App using Expo CLI, but I get the following error:errorHas anyone encountered this issue before? The Android version of my app built fine and...

View Article

Fixing Error 403 while allowing FCM Push notifications

I am working on a React Native webview app for a Ruby on Rails website. I added Push Notifications using Firebase Cloud Messaging. My colleague integrated the Google Calendar API into the RoR website,...

View Article


Can we pass path to bottomsheet instead of screen from react native to native

Scenario:I am having one bottomsheet in react native I have to show on the native. Is there any solution to pass react native path to native directly to the bottomsheet instead of screen.Problem:Now I...

View Article

creating release-app for ios in react-native in normal system

I'm owning linux system so is it possible to create release-apk for ios devices.as when can create apk via using build command i.e (.gradlew bundleRelease)

View Article


RN- IOS directory not found for option AppAuth

I'm running "React-native run-ios" or running via xCode and getting this error, what's the problem? Thank you.Note: I am using project.xcworkspace.XCode error output;ld: warning: directory not found...

View Article

How to change React Native cursor color?

I am using React Native and I would like to change the cursor color of a text input. I actually got the default blue color.How can I set a global color either in JavaScript or in AppDelegate ?

View Article


Trying to load react native component inside android exiting layout file

I'm facing one issue on android and react native changes of. The scenario is, in react native I have called api to update state of data and show the following view if data return empty array then hide...

View Article

How do I send React Application context from non react class?

I need to update status changes like event between android and react native class?public class MessagingService extends FirebaseMessagingService { @Override public void onMessageReceived(RemoteMessage...

View Article

Deep Link is not handled when app is closed React Native iOS app

I'm developing a React Native app for iOS.This app has to be able to open deeplinks and it works fine when the app is opened in background.When the app is close, the native iOS code (Objective-C) does...

View Article
Browsing all 16549 articles
Browse latest View live


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