Banking application
-
This is an application i built for a bank for my company, this is my first Onsen project which is why the UI is a bit weird, my newer projects are now way better.
https://play.google.com/store/apps/details?id=com.interswitchng.www&hl=en
-
It actually looks quite OK to me and it seems you have good reviews in general. Please write about your new apps as well when you finish them :smile:
-
@Fran-Diox Sure i will, I am still torn between rewriting it in Onsen 2.0 or just sticking with Onsen 1 but am eager to jump to 2.0
-
Very nice app dojoVader! :grinning:
Can you tell me which onsen component that you use on the “from” and “to” select box of the “transfer to self” view?
-
Should be
<ons-fab>
. Take a look at this blog article:
-
It’s no Onsen component, i simply put the select in a div and stripped off the borders and the div:before is a font-icon as we had issues with how the select rendered on different browsers