GithubHelp home page GithubHelp logo

programmerr47 / knavwid Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 162 KB

Navigation Widgets Building ecosystem, written is kotlin, that helps you to now including toolbar, tabs and bottom navigation every time in each new xml, but controls them though the code

License: MIT License

Kotlin 100.00%

knavwid's People

Contributors

programmerr47 avatar

Watchers

 avatar  avatar

knavwid's Issues

Transfer API to DSL approach

Instead of using Builders, which were normal in Java world, we can use less verbose and more light weight dsl approach, so we need to transfer all API part (e.g. NavigationBuilder) to dsl way

Setup a library modules

Need to add initial library modules:

  1. core module - contains all basic classes to building navigation widgets in app
  2. ahbottomnavigation connection - module that provides classes for building third party bottom navigation into the page
  3. databinding connection - module that provides a way to build navigation if activity or framgent uses databinding

Add support of Activities

Currently initial version helps to build navigation widgets only in a fragment, but it would be nice to have such mechanism in activities, too.

Add base functionality

Across my old article there is already the old functionality.

All we need to do is to move it here and translate to Kotlin without any refactoring for now

Get rid off AhBottomNavigation

AhBottomNavigation is a good library and we need to keep it, but in a different module.
In the base approach we need to use standard android way of constructing bottom navigation,
but also we need to provide and connection interface, to be able to nicely change android bottom bar on any other bottom navigation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.