ComposeUiViewControllerParameters
Gradle extension to configure the plugin parameters
Properties
Link copied to clipboard
Auto export generated files to Xcode project. If set to false
, you will find the generated files under /build/generated/ksp/
. Warning: avoid deleting [iosAppFolderName]/[exportFolderName]
without first using Xcode to Remove references.
Link copied to clipboard
Enables experimental feature to import types from external modules. Read more in CHANGELOG.md#2020-beta1-1611-beta-4
Link copied to clipboard
Name of the destination folder inside iOS project (iosAppFolderName) where the Composable files will be copied to when autoExport is true
Link copied to clipboard
Name of the folder containing the iosApp in the root's project tree
Link copied to clipboard
Name of the iOS project (name.xcodeproj)
Link copied to clipboard
Name of the iOS project's target