BY srikanth.naidu30 Aug 2021 Edit
WebAtoms with Font Awesome

WebAtoms

Web Atoms is an advanced MVVM framework to write cross platform applications in HTML5 and Xamarin.Forms.

Font Awesome

The internet's most popular icon toolkit has been redesigned and built from scratch. On top of this, features like icon font ligatures, an SVG framework, official NPM packages for popular frontend libraries like React, and access to a new CDN.

Integration:

WebAtoms Xamarin.Forms is now integrated with the Font Awesome, you can use any Font Awesome icons in any of the user interface controls that WebAtoms provide. It is easy to integrate the Font Awesome icons.

While working on Xamarin.Forms apps we need to integrate Material Design Icons into the app, now with font awesome integration we can access a bunch of icons that are the same on each platform.

Controls

Buttons, Labels, List can be entitled with related icons.

Properties

Color: Color of the icon

Glyph : Icon source name

Code for label: image

Code for button: image

Demo:

image

Demo Link

BY srikanth.naidu
LikeCommentSave
LikeCommentSaveShare
0
Categories
General
YantraJS
Developer Guides
Tutorials
Web Atoms Updates

POPULAR POSTS
17 Mar 2021
LATEST ACTIVITY
Simmi Kava
commented this post.
Simmi Kava
liked this post.
Show more
ARCHIVES
2024
2023
2022
2021
TAGS
javascript (56)
developer (25)
javascriptdeveloper (16)
Xamarin.Forms (16)
Html (14)
typescript (12)
webatoms (12)
xamarin (11)
coding (10)
web-atoms (10)
arrays (9)
android (8)
javascript-developer (8)
csharp (7)
dotnet (7)
css (6)
update (6)
dotnet-standard (5)
function (5)
iOS (5)
methods (4)




Web Atoms: JSX (TSX + TypeScript) for Xamarin.Forms, Hot Reload Your App in Production Environment

PlaygroundSamples Repository