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

React-Native App with a Apple Watch App

I have a react-native based question, we are building a react-native application that will use authentication to call a secured API for data. This is all built in react-native, however I am wanting to...

View Article


onShouldStartLoadWithRequest automatically calling in iOS React Native on...

I'm implementing in App WebView for my App. I've to open some info pages and I've to get some data based on the click of any particular place(which contains a different type of data) in webview. But in...

View Article


React native firebase 6 Failed to install CocoaPods dependencies

im trying to use react native firebase version 6 with react native version 0.61 and i get Failed to install CocoaPods dependencie error when i try to create a new project using this tutorial , and when...

View Article

A project referencing LottieReactNative fails to compile

I have created a framework project that is a wrapper for React Native app. The set up involves manual linking and it was working fine until we updated lottie-react-native as well as lottie-ios to the...

View Article

iOS: font sizes in a React Native view do not match iOS native font sizes

I have two views: a React Native view and an iOS native view. They both contain labels. Labels has font size 14. But on iPhone 6 font sizes are different: the iOS native view has bigger letters than a...

View Article


react-native-video - multiple videos causing app crash

I have a feed which displays multiple videos in a <FlatList/>. Each video is hosted offsite on a uri. Each video in the feed is muted and paused and I am triggering the ones in viewport to play...

View Article

use_framework vs use_native_modules

I do not use use_frameworks and use_native_modules in my podfile. It runs as usual when I enable use_native_modules, but build fail when I use use_frameworks.I've read to understand what use_frameworks...

View Article

Run react-native application on iOS device directly from command line?

Is it possible to run react-native application on an iOS device directly from the command line like we do on simulator with react-native run ios --simulator "iPhone 5s"?

View Article


Building iOS app using Xcode works, but building the same app with xcodebuild...

Both new flutter and new react-native projects fail to build because the xcodebuild tool fails. They, however, succeed when I build the projects manually inside Xcode.Apparently, the reason is because...

View Article


react native crash RCTFatalException

So through crashlytics i'm getting reports of the following crashFatal Exception: RCTFatalException: Unhandled JS Exception: TypeError: undefined is not an object (evaluating 'y.default[l].logo') This...

View Article

react-native ios Podfile issue with "use_native_modules!"

In my react-native project (react-native@0.60) in the ios/ dir I run pod install and get this error:[!] Invalid `Podfile` file: no implicit conversion of nil into String. # from...

View Article

Image may be NSFW.
Clik here to view.

using React-native init, a new iOS app can't build in Xcode, build error 'ld:...

steps to reproduce:react-native init FirstProjectcd FirstProjectopen ios/FirstProject.xcodeproj... Xcode opens the project:I select build target iOS Simulator -> Iphone XRA terminal window opens in...

View Article

Image may be NSFW.
Clik here to view.

react-native init is able to build and run, but app crashes with No Bundle...

after running react-native init, my app is able to build and run however it crashes upon launch withMake sure you're running a package server or have included a .jsbundle file in your application bundle.

View Article


Updated app not working, user has to remove and reinstall

In my latest app release there was a change in the base URL of the backend. When user upgrade the app in app store, it seems like the base URL was not updated. But the app started to working when user...

View Article

Fastlane match not found in available list of options

I'm working in a forked React Native app and it has fastlane already setup with Matchfile, Fastfile& Appfile but upon editing the Matchfile to match my repo and username, and ran fastlane match...

View Article


Video is uploaded as an image from iOS device, how to upload properly

I have an app that gets the images/videos from the mobile gallery, then uploads one of them to a server, here are the steps i take, which works fine on Android: 1-get data from mobile...

View Article

How to use react-native-permissions

What i want to do I want to issue an alert with react native and instruct the other party to allow location information Bluetooth,Problem I decided to use the article below. However, looking at the...

View Article


On IOS audio is not playing second time without user interaction

I am using react-player package to play audio.The situation is, there is a button, clicking on that button going to play an audio then there is a 5 seconds delay(setTimeout). After 5 seconds I am...

View Article

react-native-table-component freeze first column & first row in scrollable table

Desired StateI'm using react-native-table-component, a basic component to render tables in React Native. I need to freeze the first column and first row in the table so they remain in view when...

View Article

Third-party cookies being blocked inside iFrame in iOS WKWebview

I have a website that is developed in React, in which we have implemented logging in to a third party via an iFrame. This works as expected in all browsers we have to support, except for WKWebview on...

View Article
Browsing all 16549 articles
Browse latest View live