Thanks for helping improve Aither.
- Open
Example/AitherPreview.xcodeprojin Xcode. - Select the
AitherPreviewscheme and an iPhone Simulator. - Make package changes in
Sources/Aither. - Build the package and preview app before opening a pull request.
Keep public API additions source-compatible whenever possible. New animation variants must remain seamless loops, stay visually contained inside the orb, and respect Reduce Motion.
- Explain the user-facing reason for the change.
- Include tests for behavioral API changes.
- Include a short capture for visual or motion changes.
- Avoid unrelated formatting or generated build artifacts.
By contributing, you agree that your contribution is licensed under the MIT License included in this repository.