UNPKG

io.nekonya.tinax.uikit.animation

Version:

UIKit Animation

64 lines (31 loc) 2.33 kB
# 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) 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 ![image-20210519181719358](README.assets/image-20210519181719358.png) 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) ------