SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Oct 4, 2022Gesture Implementation for Cross Platform native Swift mobile appsIntroduction Hello everyone 👋 In our continuous series of SCADE articles, today we will be developing a SCADE application that will demonstrate the gesture implementation for both Android/iOS platforms. This app will contain the use case of displayi...Discuss·1 like·69 readsSwift
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Oct 21, 2022FusionNFC: Implement NFC for Cross-Platform Swift Mobile AppsIntroduction Hi everyone 🙋🏻♂️! My name is Vedant, and it is time to explore another Fusion library! We use NFC tags for various daily use cases like making payments, sending SMS and virtual business cards, etc. If we want to develop an app for bot...Discuss·1 like·47 readsSwift
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Mar 23, 2023Announcement: Swift 5.7 is now compatible with SCADE IDEAnnouncement📢 Hi everyone 🙋🏻♂️! My name is Vedant, and I have an important announcement to make. The SCADE IDE now officially supports Swift 5.7 🎉. In this article, we will discuss what’s new in Swift 5.7 that is supported by the SCADE editor as...Discuss·1 like·78 readsAndroid
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Apr 21, 2023Cache Implementation in Cross-Platform Swift AppsIntroduction Have you ever used a mobile app that remembered your login information or preferences, even after you closed the app? This is thanks to the magic of SharedPreferences in Android and UserDefaults in iOS. 👀 In this article, we'll explore...Discuss·42 readsSCADE
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Mar 23, 2023Announcement: Swift 5.7 is now compatible with SCADE IDEAnnouncement📢 Hi everyone 🙋🏻♂️! My name is Vedant, and I have an important announcement to make. The SCADE IDE now officially supports Swift 5.7 🎉. In this article, we will discuss what’s new in Swift 5.7 that is supported by the SCADE editor as...Discuss·1 like·78 readsAndroid
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Feb 8, 2023FusionPayments: Part I - Integrate Apple Pay SDKIntroduction Hi everyone 🙋🏻♂️! My name is Vedant, and this time we are going to explore another Fusion library, FusionPayments. This is part 1 of the article which explains how to integrate Apple Pay. Apple Pay is a mobile payment and digital wall...Discuss·49 readsSwift
Olanrewaju Olakunlecrossplatformscade.hashnode.net·Jan 20, 2023Authentication using FireBase in Cross-Platform Swift AppsAn essential component of developing a new mobile app is creating the user onboarding flow, which includes the landing page, login and registration pages, etc. One of FireBase's major features, authentication, is very handy in navigating users throug...Discuss·100 readsFirebase
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Nov 9, 2022FusionLocation: Cross-Platform Swift Mobile App DevelopmentIntroduction Hi everyone 🙋🏻♂️! My name is Vedant, and it is time to build another SCADE app! We all love hybrid tech stack when it comes to building cross-platform mobile apps. And then we start having discussions within the team for the possible ...Discuss·92 readsAndroid
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Oct 21, 2022FusionNFC: Implement NFC for Cross-Platform Swift Mobile AppsIntroduction Hi everyone 🙋🏻♂️! My name is Vedant, and it is time to explore another Fusion library! We use NFC tags for various daily use cases like making payments, sending SMS and virtual business cards, etc. If we want to develop an app for bot...Discuss·1 like·47 readsSwift
Olanrewaju Olakunlecrossplatformscade.hashnode.net·Oct 18, 2022Textbox Control Guide on Native CrossPlatform Swift Mobile AppsThe Textbox control's fundamental concept is to accept user input. By default, it writes on its textfield the word "Enter" and also takes a single line of text. However, you can make it accept multiple texts too. A Textbox in SCADE collects inputs f...Discuss·59 readsSCADE
Olanrewaju Olakunlecrossplatformscade.hashnode.net·Oct 7, 2022Slider Feature on Native CrossPlatform Swift Mobile AppsSlider control, commonly known as Carousel Slider on iOS and Android, is one of the most often used image sliders in most mobile apps such as eCommerce apps, social media apps, etc.. nowadays. Slider Control is used in these mobile apps mostly for sh...Discuss·93 readsSCADE
SCADE for DevelopersforSCADE for Developersscadefordevelopers.hashnode.net·Oct 4, 2022Gesture Implementation for Cross Platform native Swift mobile appsIntroduction Hello everyone 👋 In our continuous series of SCADE articles, today we will be developing a SCADE application that will demonstrate the gesture implementation for both Android/iOS platforms. This app will contain the use case of displayi...Discuss·1 like·69 readsSwift
Olanrewaju Olakunlecrossplatformscade.hashnode.net·Aug 31, 2022How to Copy and Paste Figma Design to Build Cross-Platform Mobile Apps on SCADEDeveloping a successful mobile application is not simple; there are many factors to take into account, including planning, designing, coding, testing, and maintenance. In this tutorial, we are going to look at one page of an existing app project on F...Discuss·100 readsSCADE