Few days back, I deleted some devices from ~/Library/Developer/CoreSi
Tuntunir Programming
A Programmer's Scribbles
Saturday, March 16, 2019
The operation couldn’t be completed. (DVTCoreSimulatorAdditionsErrorDomain error 0.) - XCode
Few days back, I deleted some devices from ~/Library/Developer/CoreSi
Sunday, February 17, 2019
null is not an object (evaluating 'RNGestureHandlerModule.State')
Recently I have installed React Navigation 3.X in my React Native project and got this error. The main difference between this version with previous one is you have to install another library
Tuesday, November 6, 2018
Parse XML file Objective C
In this post, I am going to explain how to parse an XML file for iOS 10.0 using Objective C. There are lots of XML parser available for iOS. Here I am using
Saturday, July 28, 2018
Connecting Native Module with React Native (iOS)
React Native is a very strong and popular framework to create iOS and Android app at the same time with a single code base. The developers do not need to learn two different languages to create multiple apps of the same idea. There are many exciting features of React Native you will enjoy. Among them, the most interesting feature of React Native is, this can be used along with native code (Objective C/Swift or Java).
Subscribe to:
Posts (Atom)