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

(0 , _reactNavigation.createAppContaner) is not a function Evaluating App.js...

I write code for google sign in.expo react-nativeI cannot solve this issue:(0 , _reactNavigation.createAppContaner) is not a function Evaluating App.js Loading App.jsapp.jsimport LoginScreen from...

View Article


Ignore errors for self-signed SSL certs using the fetch API in a ReactNative...

I'm building a small ReactNative iOS application. In it, I use the fetch API to make a simple get request to a server I control that has a valid - but self-signed - SSL cert. Understandably, this...

View Article


Override/Disable iOS Smart Punctuation in TextInput

React Native 0.59.9 with device running iOS 11, and Smart Punctuation enabled. This iOS feature automatically converts entered text into more visually-pleasing notations.Examples: double hyphen -- gets...

View Article

Can Firebase work offline with React Native?

I have an existing iOS app that I'd like to start adding some React Native screens to. The app uses Firebase with persistence enabled so that it works offline. Is there a way to also use Firebase...

View Article

how to stay logged in forever after logging in using Firebase with React Native

I have been stuck on this problem for SEVERAL days.Basically, I'm trying to make Firebase remember the user so that it stays logged in once logged in.First block of code it the App component (I cut off...

View Article


Image may be NSFW.
Clik here to view.

when i try to run react native app in ios i get this error Failed to build...

when i run react native for ios i get that error. npx react-native run-ios.please check the image too.when run from xcodeerror Failed to build iOS project. We ran "xcodebuild" command but itexited with...

View Article

React-native bridging with Swift singleton custom class

Today, I try to use my custom Swift class implementing Singleton pattern in my Javascript code. I already created native modules but today I've got this error : "Fatal error: Use of unimplemented...

View Article

Custom font not working in React Native

I want to use a font from google fonts in my app. Here is the font.I have placed the .ttf file in app/fonts. package.json:{"name": "xxx","version": "0.0.1","private": true,"scripts": {"start": "node...

View Article


Image may be NSFW.
Clik here to view.

Pod install error after upgrading to React Native 0.63.0

I was using React Native version 0.62.2 and now I upgrade to version 0.63.0 and after running npx pod-install for installing Pod packages I get this error:CocoaPods could not find compatible versions...

View Article


How to get historic Step data from HealthKit

I want to fetch historic pedometer data from HealthKit. But documentation states that only the last seven days are available.The thing is: other apps exist, that plot years of data of mine.Does anyone...

View Article

Crashing AR application (in react-native) on ios 13 and above [NSURLResponse...

i cloned the figment-ar,but it crashes on IOS 13 and abovethe error is: [NSURLResponse statusCode] as menthioned in titlehere similar issue that i found but i cant apply this fixany help can Save My...

View Article

React Native / Expo iOs - Network Request Failed with Fetch on my Api

Firstly : i went through many ( MANY ) post about this problem, tested them all, but it seems that i'm cursed, or something like that ?I'm working on expo with the LAN method, on iOs.My back is on .Net...

View Article

'FirebaseApp instance may not be nil. Use FirebaseApp.app() if you'd like to...

So, I worked on my react native app while running android emulators for a while, and during that time, I had initialized a second firebase app using @react-native-firebase/app other than my main one...

View Article


ReactNativePermissions pod spec not found

So I'm trying to run an iOS app project that is written in react-native, after cloning and npm install, I encountered a problem while trying to pod install in iOS folder.This is the error:[!] No...

View Article

React Native block/close phone dialing

I have been studying react native for a few days, and I would like to make a small application that blocks dialing to certain phone numbers.So I would like to know if there is any way of using react...

View Article


i have facing issue while adding pushnotification capability in xcode 11.2

xcode enable push notificationsAm facing same issue as above link

View Article

Shall I need to change the build number and version of testflight before...

I am going to push a new build in appstore.But the testflight build number is 53 and build version is 1.39.Can I send the same version for the review in AppStore? After app review, while going to live...

View Article


cocoa pods install on iOS project not working

I have a react native project and want to install cocoa pods for iOS native specifics but the instal fails, I have ruby ruby 2.5.1p57 on Mac book pro I have posted the error down, would be grateful for...

View Article

XCode - react-native archive failed : RCTSharedApplication

My react-native project work in a device or in a simulator.When I want to archive, I've got this error : undefined symbols for architecture arm64 :"_RCTSharedApplication", referenced from:...

View Article

Image may be NSFW.
Clik here to view.

Select text and show customized menu instead of default context menu

I am trying to make a book application in React Native. I want that make text selectable but don't want to show default context menu (copy, select all etc). Instead, I want to show a horizontal menu...

View Article
Browsing all 16549 articles
Browse latest View live