0.3.2 • Published 4 years ago

vkui-navigation v0.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

vkui-navigation

NPM version License Checks status

Modern router for VK Mini Apps.

This library simplifies navigation with VKUI and provides API to control it. Application structure is kept the same (Epic -> Root -> View -> Panel) and even components are named as in VKUI so it will be much easier to get started if you already know how VKUI works.

Installation

With Yarn:

yarn add vkui-navigation

or with NPM:

npm i vkui-navigation

Also, don't forget to install @vkontakte/vkui and @vkontakte/vk-bridge

Usage

You can browse the Documentation. First of, you should learn the Basics and then you can continue through the tutorial. All pages are (hopefully) translated to Russian as well.

License

MIT, learn more

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago