io.nekonya.tinax.uikit.animation
Version:
UIKit Animation
64 lines (31 loc) • 2.33 kB
Markdown
# TinaX Framework - UIKit.Animation.
<img src="https://github.com/yomunsam/TinaX.Core/raw/master/readme_res/logo.png" width = "360" height = "160" alt="logo" align=center />
[-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu"></a>
[](https://github.com/yomunsam/TinaX/blob/master/LICENSE)
<!-- [](https://github.com/yomunsam/TinaX/blob/master/LICENSE) -->
[TinaX](https://github.com/yomunsam/TinaX) is a Unity-based framework, simple , complete and delightful, ready to use.
TinaX provides functionality in the form of "Unity packages".
`TinaX.UIKit.Animation` provides any tween animation component about UGUI for [TinaX Framework](https://github.com/yomunsam/TinaX).Through the corresponding animation components, UI animation can be realized in the editor without code.
<br>
package name: `io.nekonya.tinax.uikit.animation`
<br>
------
## QuickStart
Through the form of mounting components, we can make animation for UGUI

For more usage, please [see the document](https://tinax.corala.space).
<br>
------
## Install
Please visit the documentation for installation instructions:[Install TinaX](https://tinax.corala.space/#/cmn-hans/tinax/install/install_tinax)
<br><br>
------
## Dependencies
- [io.nekonya.tinax.uikit](https://github.com/yomunsam/TinaX.UIKit) :`https://github.com/yomunsam/TinaX.UIKit`
- [io.nekonya.tinax.tween](https://github.com/yomunsam/TinaX.Tween) :`https://github.com/yomunsam/TinaX.Tween`
<br><br>
------
## Learn TinaX
You can find out how to use the various features of TinaX in the [documentation](https://tinax.corala.space)
------