-
Notifications
You must be signed in to change notification settings - Fork 15
Fonts list
Guillaume Gendre edited this page Jan 26, 2016
·
1 revision
You can use icon fonts in your Cobalt nativeBars or elsewhere in your app. For this purpose, we made a Cobalt native font class.
Here is a list of Cobalt fonts hosted on the Cobaltians Fonts Repository
Name | Description | iOS Repository | Android Repository |
---|---|---|---|
FontAwesome | from the icon font at fontawesome.io | FontAwesome-iOS | FontAwesome-Android |
We made a script to help you create Cobalt Font package from these websites. Check it out.
You have done a great font or used our script on a cool font out there and want to share it to the community for reviews, glory and enhancements?
Get in touch to submit your plugins to the Cobaltians Fonts Repository. As Cobalt is an Open Source framework under MIT license, keep in mind that your font must be in MIT Licence or compatible!
Cobalt is an Open-Source Hybrid Mobile Framework. Read more about it on the home page or in the documentation
- Introduction to Cobalt navigation
- The cobalt.json file
- native navigation bars
- Handling the Android back button
- Introduction to Cobalt messages
- Publish/Subscribe on the Web side
- Publish/Subscribe on Android
- Publish/Subscribe on iOS
- Web Lifecycle messages
- Pull-To-Refresh and Infinite Scroll
- Custom alerts and Toasts
- LocalStorage
- OpenExternalUrl
- PlatformInfos
- Ajax
- Removing the top bar
- Adding Cobalt to an existing project
- Customizing your hybrid views
- Handle multiple Cobalt webviews on the same screen (TODO)