Coder Social home page Coder Social logo

Comments (2)

barmalei avatar barmalei commented on July 19, 2024

Thanks, glad to know you are interested in the library.

  1. Have upgraded zebkit hosting to archive better performance recently
  2. Yes I am not a native speaker and often don't have enough time to proofread the written documentation. I will think about possible migration to github pages, but at this moment I prefer to keep everything on zebkit web site. Potential migration can take my time away. The highest priority for me is developing stable Zebra code + adapting Zebra for mobile world. I have to select only few targets and have to "cut tails".

Other points:

  1. It is impossible to handle key events on mobile (at least on Android) since key events code is practically all the time set to zero, nevertheless what you have pressed. Zebra provides an HTML element wrapper component that represents an HTML element as a standard zebra UI component. In other words you can place theoretically any HTML element into zebra layout as if it was a zebra UI component. So use "zebra.ui.HtmlTextField" component on mobile touchscreen devices instead of "zebra.ui.TextField" component.
  2. (2-9) UI components have to be adjusted to fit mobile platforms. Some of them are already adapted another one is in the list. Thank for your report, it is helpful. Pay attention the basic demo application is not very good use-cases to be tested of mobile devices. Normally you have slightly prepare your app for mobile world. Number of things that are recommended is pointed on WEB site: http://www.zebkit.com/documentation/writing-ui/ui-basic-ideas/mobile-devices/

Also few "dirty" test mobile applications are available by the links listed below:

Also agree with your point about necessity to have team/company to make the project more reliable. But what we want and we have often differs :) Anyway I do my best to move the project forward.

from zebkit.

DavidPesta avatar DavidPesta commented on July 19, 2024

Very good, yes. Thank you for your great response. I am definitely going to keep my eye on this fantastic library!

from zebkit.

Related Issues (20)

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.