# 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 />

[![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-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>
[![LICENSE](https://camo.githubusercontent.com/890acbdcb87868b382af9a4b1fac507b9659d9bf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/yomunsam/TinaX/blob/master/LICENSE)

<!-- [![LICENSE](https://camo.githubusercontent.com/3867ce531c10be1c59fae9642d8feca417d39b58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f6f6b6965592f596561726e696e672e737667)](https://github.com/yomunsam/TinaX/blob/master/LICENSE) -->

[TinaX](https://github.com/yomunsam/TinaX)是一个简洁、完整、愉快的开箱即用的Unity应用游戏开发框架， 它采用"Unity 包"的形式提供功能。

`TinaX.UIKit.Animation`为[TinaX Framework](https://github.com/yomunsam/TinaX)提供了UI相关的补间动画组件库。通过对应的动画组件，可以无需代码在编辑器中实现UI动画。

<br>

package name: `io.nekonya.tinax.uikit.animation`

<br>

------


## QuickStart

通过挂载组件的形式为UGUI制作补间动画

![image-20210326181112257](README_CN.assets/image-20210326181112257.png)




更多用法请 [查看文档](https://tinax.corala.space).

<br>

------

## 安装

请访问文档查看安装指引：[安装TinaX](https://tinax.corala.space/#/cmn-hans/tinax/install/install_tinax)



<br><br>
------

## 依赖

本项目（包）直接依赖以下包

- [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

您可以访问TinaX的[文档页面](https://tinax.corala.space/#/cmn-hans)来学习了解各个功能的使用

------
