InVECTOR.com.mmbyMyat Min LuFix Flutter All Pod Errors issueСocoapods trunk URL couldn’t be downloadedFeb 2
jaybjackieSwift/SwiftUI: 3 things I wish I should know when I started working with SwiftWhen you started implementing your own project with Swift, there might be some issues that slowed you down. In this article, I listed 3…Jan 31
Avraham HamuHow to Navigate xCode Upgrade Challenges from 14 to 15 in React Native AppsTypedef redefinition with different types (‘uint8_t’ (aka ‘unsigned char’) vs ‘enum clockid_t’)Jan 4Jan 4
Abdullah Mohammad DaihanImportance of podfile.lock in iOS app developmentNever ever put podfile.lock in gitignore and never delete it. Because what happens under the hood is when a project is created and project…Nov 11, 2022Nov 11, 2022
KodyInstalling CocoaPods via Terminal in XcodeIn this post, I will discuss how to install CocoaPods in Xcode using MacOs Terminal!May 16, 2023May 16, 2023
InVECTOR.com.mmbyMyat Min LuFix Flutter All Pod Errors issueСocoapods trunk URL couldn’t be downloadedFeb 2
jaybjackieSwift/SwiftUI: 3 things I wish I should know when I started working with SwiftWhen you started implementing your own project with Swift, there might be some issues that slowed you down. In this article, I listed 3…Jan 31
Avraham HamuHow to Navigate xCode Upgrade Challenges from 14 to 15 in React Native AppsTypedef redefinition with different types (‘uint8_t’ (aka ‘unsigned char’) vs ‘enum clockid_t’)Jan 4
Abdullah Mohammad DaihanImportance of podfile.lock in iOS app developmentNever ever put podfile.lock in gitignore and never delete it. Because what happens under the hood is when a project is created and project…Nov 11, 2022
KodyInstalling CocoaPods via Terminal in XcodeIn this post, I will discuss how to install CocoaPods in Xcode using MacOs Terminal!May 16, 2023
Romain BruniePodfile.lockPodfile.lock is used to make sure that every members of the team has the same versions of pods installed on the project.Apr 7, 20201
Ali AkhtarModularize Domain-Specific Module (Part 1)In this whole Modularize Domain-Specific Module series, we will look at different ways to Modularize your module According to your needsOct 17, 2020
Ashutosh BhartiFixing React Native Podfile to bridge and run a native module. (fix)I was stuck in an out of the context error, kinda annoying to run this react native project using various native swift modules trying to…Apr 9, 20211