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

How to build react native iOS app with docker?

I want to build my react native iOS app using docker, My problem is that when I run react-native run-ios I'm getting an error that it cant find the simulator. I know the issue occur because I don't...

View Article


Keyboard not being dismissed in React Native

I'm looking to dismiss the keyboard when the user clicks on anywhere outside the keyboard or the input. The following code works fine:<ScrollView keyboardShouldPersistTaps='handled'...

View Article


RealmJS: clang: error: linker command failed with exit code 1 (use -v to see...

I have no idea how to get around to fixing this.I have a feeling it might be related to RealmJS but i have tried everything from their issues page on github.I have tried, downgrading Realm, cleaning...

View Article

React Native iOS starts the development server but never connects and then...

So I run my react-native iOS app from Xcode or react-native run-ios like normal. The the server starts and says "Loading dependency graph, done." as normal. The app boots up on the simulator and then...

View Article

React-native Xcode error : "Thread 1: signal SIGABRT"

I faced this problem after building an app in XCode. Here are some logs:2019-12-23 11:43:38.538929+0200 signer[87746:1862730] You've implemented -[<UIApplicationDelegate>...

View Article


How to fix pod install error glog is too old or missing react native ios in...

I wanted to detach expo in my expo project to get the bare react native project after expo detach i run pod install bring me this error that during installing glog that script is too old or is missing...

View Article

How can We Integrate K net Payment in react-native?

Hello I am working on react native project. Here in this project how should we integrate K-net Payment Integration.Any SDK's is possible for this please let me give the guidance.

View Article

scrollToIndex() is not a function

I have currently have a map and a carousel(similar to FlatList) and I want to be able to use scrollToIndex method of FlatList to snap to a certain item in the array. The issue is when I adopted the...

View Article


Image may be NSFW.
Clik here to view.

Disable or update Apple ID settings, or click "Not Now" on simulator

I am developing a react native application, and using ios UI Tests and fastlane to take screenshots of the app. The issue is that the simulator keeps wanting me to update my apple ID settings and it's...

View Article


Refresh contentComponent in react-navigation

I am using React-Navigation where I am using functionality of custom drawer by using contentComponent of React-Navigation.const DrawerNavigation = DrawerNavigator({ DrawerStack: { screen: DrawerStack }...

View Article

how can we handle assets for multiple environment?

Ok so I am going to use react-native-config to make my app having multiple environments. But the project requirements are such as we should be able to export different apps from same codebase for...

View Article

Image may be NSFW.
Clik here to view.

undefined is not an object (evaluating 'Component.propTypes') - React Native...

I have upgraded the existing react native project from react native 0.59.6 to 0.61.5. react-native upgrade command not working. So I have done the manual upgrade using upgrade helper. Resolved some...

View Article

React-Native integration Support for V2 Pro device SunMI

I want to develop app for both iOS and Android Platform via react-native. Is there any available SDK of SUNMI V2 Pro(https://www.sunmi.com/en/V2Pro/) in react-native???Here is the library i got:...

View Article


Possible Expo (react native) issue with Strapi backend - crashing ios app...

I'm following Stephen Grider's react native course in Udemy (https://www.udemy.com/course/the-complete-react-native-and-redux-course). In section 15 we create a tracker app. I thought it was a great...

View Article

Image may be NSFW.
Clik here to view.

React Native ios picker is always open

I have two pickers on my screen. Whenever I navigate to the screen in iOS app I find that the pickers are always open and all options are visible.It works perfectly fine in Android where the options...

View Article


Image may be NSFW.
Clik here to view.

ProgressViewOffset for IOS Refresh Control React Native

I have the header that hides on a scroll, So I use ProgressViewOffset to bring out refresh control loader below the header. It's working fine on Android. But in IOS we have no support for offset. But I...

View Article

Image may be NSFW.
Clik here to view.

React Native: RCTFatal + 668

I've also posted the issue in the React Native github repo, hoping to get some insight into the error.I've noticed that a not insignificant number of my iOS users experience the fatal error ( RCTFatal...

View Article


React-Native Webview With audio-player it's possible?

I'm just starting with React-Native. do i need to play a song inside one in a webview and be able to control it when the screen is locked by running stop / play?Does anyone have any ideas / worked on...

View Article

FirebaseCore - Lexical or Preprocessor issue -...

I was trying to add the firebase SDK to my react-native project and I keep running into this issue when building the app in Xcode. I've tried lots of different version checks on cocoapods and...

View Article

Image may be NSFW.
Clik here to view.

React Native Settings.set() API method is not working as expected

Environment:react: "16.8.3"react-native: "0.59.3"Description:I'm trying to use React Native's Settings API. To be specific, I'm setting a key/value pair in NSUserDefaults via Settings as follows, try {...

View Article
Browsing all 16549 articles
Browse latest View live