Overview of Trapeze
mainTrapeze is a mobile project configuration toolbox designed to automate the management of native iOS and Android projects. It allows developers to automate modifications to files such as pbxproj, plist, XML, Gradle, JSON, resources, and properties files using a simple YAML configuration.
Trapeze supports several mobile frameworks, including:
- Traditional Native (iOS/Android)
- Ionic
- Capacitor
- React Native
- Flutter
- .NET MAUI
The goal of Trapeze is to enable fully immutable native mobile projects by moving configuration away from manual edits and into version-controlled configuration files.