Tagged articles
3 articles
Page 1 of 1
58 Tech
58 Tech
Oct 14, 2021 · Mobile Development

Taro React Native Project Update: Simplified Setup, Templates, and CI/CD with GitHub Actions

The article introduces major updates to the Taro React Native open‑source project, including a new react‑native template, GitHub Actions integration for automated builds, a Taro Playground app for debugging, and detailed CI/CD configurations to lower entry barriers for mobile app development.

GitHub ActionsMobile DevelopmentReact Native
0 likes · 15 min read
Taro React Native Project Update: Simplified Setup, Templates, and CI/CD with GitHub Actions
DevOps
DevOps
Oct 19, 2020 · Mobile Development

Automated iOS Application Build and Push to App Store

This article presents a comprehensive method for automating the build and deployment of iOS applications to the Apple App Store, detailing the manual challenges, required certificates and provisioning profiles, and two practical solutions—using ExportOptions.plist and Fastlane—to achieve fully automated push and reduce manual effort.

Automated DeploymentMobile Developmentcontinuous integration
0 likes · 19 min read
Automated iOS Application Build and Push to App Store