Skip to content

Latest commit

 

History

History

0248-tca-tour-pt6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This directory contains code from Point-Free Episode: Tour of the Composable Architecture 1.0: Dependencies

We introduce a complex dependency to the record meeting screen: speech recognition. We will begin to integrate this dependency into our app’s logic, and show how to control it for Xcode previews and tests