https://github.com/codewriter-packages/unimob.ui-samples
Samples for UniMob.UI - a declarative library for building reactive user interface
https://github.com/codewriter-packages/unimob.ui-samples
samples unity unity3d
Last synced: about 1 year ago
JSON representation
Samples for UniMob.UI - a declarative library for building reactive user interface
- Host: GitHub
- URL: https://github.com/codewriter-packages/unimob.ui-samples
- Owner: codewriter-packages
- License: mit
- Created: 2020-10-05T14:19:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T11:14:55.000Z (over 3 years ago)
- Last Synced: 2025-04-01T15:41:34.182Z (about 1 year ago)
- Topics: samples, unity, unity3d
- Language: C#
- Homepage:
- Size: 85.9 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# UniMob.UI Samples
Samples for [UniMob.UI](https://github.com/codewriter-packages/UniMob.UI) - a declarative library for building reactive user interface.
## Table of contents
* [Hello World](./HelloWorld)
* [Counter](./SimpleCounter)
* [Nested Views](./NestedViews)
* [Todo List](./SimpleTodoList)
* [Spreadsheet](./SimpleSpreadsheet)
* [Animation](./Animation)
* [Animated Switcher](./AnimatedSwitch)
* [Navigation](./Navigation)
* [Tabs](./SimpleTabs)
* [Back Button Support](./BackButtonSupport)
* [Dismissible Dialog](./DismissibleDialog)
* [Dynamic Widget Size](./DynamicWidgetSize)