Ash Furrow
Ash Furrow
Some new keys are required, we should require them in our yaml file.
`edge_to_edge_live_view` defaults to `false` but I always set it to `true`. `live_view_mode` defaults to `HiddenByDefault` but I always end up setting it to `VisibleByDefault`. I think I'd like to change...
As per #34.
Explained [here](https://github.com/playgroundbooks/playgroundbook/pull/34/#issuecomment-259537487).
It's as easy as copying Swift files into the `Sources` folder, we would need to document how playgrounds on the mac need to reference these and not copy them.
Specially comments to direct the user start with `//#-`, we should warn if the string following that doesn't match a known pattern.
Questions [like this one](https://github.com/RxSwiftCommunity/Action/issues/26) are pretty common and demonstrate incomplete documentation and examples.