- Jun 6, 2020
- 11,517
- 4,383
Ola
A BANano library is a b4xlib that has custom views that one can use to create the websites and or webapps. As BANAno is front end platform independent, one can use any front-end platform they need.
For this exercise we will just create a single custom view and a single layout to demonstrate how one can create custom views for their library and then compile this into a library that they can use. To achieve this we will use the
For this example, we will assume that we want to wrap Bootstrap for BANano as our choice of front end to use. For this we will need the
When...
برای دیدن لینک ها باید ثبت نام کنید
A BANano library is a b4xlib that has custom views that one can use to create the websites and or webapps. As BANAno is front end platform independent, one can use any front-end platform they need.
For this exercise we will just create a single custom view and a single layout to demonstrate how one can create custom views for their library and then compile this into a library that they can use. To achieve this we will use the
برای دیدن لینک ها باید ثبت نام کنید
.For this example, we will assume that we want to wrap Bootstrap for BANano as our choice of front end to use. For this we will need the
برای دیدن لینک ها باید ثبت نام کنید
. These include the css and js files listed on their site.When...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید