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

'React/UIView+React.h' file not found. Xcode 11 build failed

I wanted to do testing in ios 13 for that I needed xcode v11 so after upgrading to xcode 11.5 and then after running my project in simulator(ios 13). I was facing the following error.enter image...

View Article


Image may be NSFW.
Clik here to view.

react native ios create actionable notification

I have checked with many blogs and examples.But I am not getting proper documentation or steps to add actions in iOS push notification.My application builds using latest versions,react-native =>...

View Article


React-native - screen on iOS is not updated even if render method is called

I am working on mobile app and I've run into problem which I don't know how to resolve.I have to load some data from API after creating a screen. I do this in componentDidMount method which is async so...

View Article

React Native ternary operator display lag due to ajax request

I have isRegistered that I fetch via ajax call so isRegistered takes an amount of time to be set.<View style={{ width: '48%' }}><Text style={style.labelStyle}> {isRegistered ? 'Attempt' :...

View Article

react-native alert error "Attemp to present UIAlertController

In my react-native application i use some alerts to display messages to the user.On android everything works fine, but in ios i get following error, every time i try to display an alert:Warning:...

View Article


ReferenceError: Can't find variable: document when importing loadStripe from...

While developing an app in React Native intgerating with Stripe, I keep getting a warning [ReferenceError: Can't find variable: document]. I can't get the cause for the error. The only possiblity I can...

View Article

getInitialLink is not working but onLink is working in react-native-firebase v6

I am using the following code in App.js - componentDidMount firebase .dynamicLinks() .getInitialLink() .then(link => { if (link) { if (link.url.includes('/s/')) { this.handleSignupURL(link.url) } }...

View Article

Image may be NSFW.
Clik here to view.

Audio/Video not supported React Native ios webview

I'm working on a live video session app. I have used the BigBlueButton API to develop the web version, which is working properly on the web. I'm trying to use that web app URL in my react native app...

View Article


react native - collapse table

I plan to make a collapse table. You can find it in this linkI tried:Using a Custom Component for column name and FlatList for the first columnUsing Section list for the rest...

View Article


Image may be NSFW.
Clik here to view.

TextInput with TextAlign on iOS does not add ellipsis instead wraps [React...

import React, { PureComponent } from 'react';import {Text, TextInput, View} from 'react-native';const App = () => { return (<View style={{flex: 1, justifyContent:...

View Article

Image may be NSFW.
Clik here to view.

React native - Can i integrate multi react native application to exiting...

I am learning about how to integrate react native app into an existing native app.Most of the tutorials on the internet only instruct integrate 1 application react-native to an existing native...

View Article

How to change display name of an app in react-native

Apple have clear instructions on how to change the display name of an IOS app, but they are not useful for a react-native app because the folder structure is different. How do you change the display...

View Article

iOS: Does app by default has any restrictions when doing network requests...

First of all I would like to notice that I am not experienced iOS developer, I am writing app in React Native.The essence of the problem:If my app was swiped away and push notification from FCM...

View Article


React Native MapView rotate map with camera heading

I am trying to rotate a map in React Native's <MapView> but haven't been able to find a description on how to rotate a map according to the heading of the camera. The tutorial states:When this...

View Article

React-native iOS build error after link command

I got the following error when I try to run the app. I noticed that this error happens after run 'npx react-native link'. Command line...

View Article


users can't receive notification on updating the app

By mistake, I uploaded the GoogleService-info.plist from some other project with different bundle identifier in my latest release, to my AppStore. and now many people have downloaded the application...

View Article

React-Native [iOS] universal linking not working for different iOS versions

I am using universal linking for login in my react-native application but universal linking does work for some versions and for some it doesn't launch the application but open the url in safari.I have...

View Article


Is there a way to integrate a packaged game (Unreal Engine 4) apk into an...

We are a video game developing comapny that uses Unreal Engine 4 to develop games.We have a client who has an application under development for both Android and the iOS on their own (we did are not the...

View Article

Pod install not working in react-native mac os catalina 10.15

Error: System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directoryin mac os catalina

View Article

What does '...' in React-Native mean?

A piece of react-native code:enderScene(route, navigator) { let Component = route.component; return (<Component {...route.params} navigator={navigator}></Component> );}this code returns a...

View Article
Browsing all 16549 articles
Browse latest View live


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