Astemir Eleev

Results 4 issues of Astemir Eleev

The links don’t properly function in Readme file. They need to be fixed til the 1.0.0 version

A link validation mechanism needs to be added. It needs to be integrated into the `GitHub Actions` and update the `Readme` file.

enhancement

It would be really nice to have an additional `API` methods for removing existing annotations such as: - `remove(_ annotation: MKAnnotation)` - `removeAll()` I know that behind the scenes a...

There is a memory leak when opening and closing (finishing) levels. The leak has something related to unreleased `SpriteKit` scene (`GameScene`) resources. There are relationships between `PhysicsContactController`, `Worm` & `GameScene`...

bug