Flutter Customize Flutter’s Adaptive Scaffold for a Seamless Cross-Platform Experience The importance of adaptive and responsive design for user experience and customizing Flutter's open source Adaptive Scaffold widget.
React Native React and React Native – What’s the Biggest Difference? React is for frontend web apps and React Native is for cross-platform mobile and web apps. But there are more differences between the two.
Mobile Apps How to Increment Version and Build Numbers with fastlane Mobile app versioning isn't too bad with the help of fastlane automation. With these techniques, I experience less pain from version-related issues.
Developer Tools Running a Custom Bash Script in fastlane I’m pleased with the actions that come included with fastlane, but I'm even more ecstatic about the tooling provided to create your own custom actions