S
S
spaceatmoon2019-07-26 16:28:05
Mobile development
spaceatmoon, 2019-07-26 16:28:05

What is a good mobile css framework?

There is a task to rewrite the current application to something similar to a mobile view. Advise good frameworks where the UI has already been implemented and it remains only to put the puzzle together. Individual appearance, as you can see, is not much needed.
I already tried Framework7 in VueJs bundle. The framework is cool, everything is beautiful, but I just don’t understand how routing works for it. It just works at one moment, and then falls off. I tried to continue to fight with him, but once again setting up one thing, and another one falls off, I decided to change the framework before it's too late. I got tired of fighting with him and decided to look at something else.

Here is the last of the cases when this framework is weird

У меня при входе проверяется есть ли токен авторизации, если нет, то открывается страница loginScreen. На странице есть две кнопки "Войти" и "Восстановить пароль".
Кнопка Войти сделана через метод, которая в случае чего открывает Восстановление пароля, а вторая через магический аттрибут. Магическая ссылка открывает страницу восстановления нормально и все переходы есть, а через метод уже не работает кнопка. Хотя страница loginScreen открыта точно таким же методом. Видать во фреймворке что-то внутри тихо крашится.
Метод вроде как работает, но не рендерит содержимое, хотя компонент загружается. Пробовал разными параметрами, но не получилось. В гугле похоже забанили и там похожих случаев мало и ни один не помог.

The basic requirements are simple. These are web-based technologies and so that they can be displayed in the browser, and then I will wrap them in some kind of "cordova". I hope for your help.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
G
grinat, 2019-07-26
@grinat

Vuetify

N
Nikita Dergachov, 2019-07-26
@vanillathunder

https://materializecss.com

K
kAIST, 2019-07-28
@kAIST

I still like SemanticUI, switched to it from materializecss, since the set of widgets is richer.

M
Max Round, 2019-07-28
@Rond

I recommend https://materializecss.com/

G
gian_tiaga, 2019-07-28
@gian_tiaga

https://ionicframework.com/
Everything you need is already there. And he will wrap himself in cordova

S
Sergey, 2019-07-29
@xsh

I recommend to deal with Framework7 - it is powerful, stable and seriously adapted for Cordova in terms of performance.
Write to the forum.framework7.io forum or in the VK group https://vk.com/f7_io I will try to help you with routing, suggest what exactly you are doing wrong.

I
Igor, 2019-07-29
@hurgadan

There is also Quasar Framework

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question