-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap
Guillaume Gendre edited this page Jun 6, 2019
·
78 revisions
Current stable release is 1.0.
- Cobalt as a public lib (aar, pod, npm),
- Doxygen and a sexy documentation website,
- Cobalt Storage V3: real BDD and native access.
And, along the way, more samples and plugins !
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)