Tags: ScottPetit/swift-composable-architecture
Tags
Remove type alias for Xcode 12.5 compatibility (pointfreeco#371) * Remove type alias * Fix a few warnings
Forms (pointfreeco#367) * Forms * wip * wip * Basics * Fix * Apply .textCase(.none) to section headeres. * Small tweaks do docs and case study readme. * Update Forms.swift * Fix warnings * Revert "Apply .textCase(.none) to section headeres." This reverts commit f535a75. * fix Co-authored-by: Brandon Williams <mbrandonw@hey.com>
Alert bug exploration (pointfreeco#249) * wip * Fix * revert * Fix tests * Better debug output * organize * alphabetize * Fix mac Co-authored-by: Brandon Williams <mbw234@gmail.com>
Composable Core Motion (pointfreeco#193) * ComposableCoreMotion * fix tests * wip * wip * wip * clean up * use ids * wip * wip * wip * wip * update reade * be stict with access to motion managers * get rid of error and just use nserror * inline * wip * format * wio * wip * add ComposableCoreMotion to tests * better availability * tests * use switch instead of if * update platforms * scheme * test * deployment target fix * make public * some fixes * wip * more tests * fixes * Updates * consistency * Cleanup * clean up * Tweak * Update MotionManagerInterface.swift Co-authored-by: Stephen Celis <stephen@stephencelis.com>
PreviousNext