Okra App Framework Samples

Application Samples

Source code for a fully functional sample application is provided to demonstrate how to create Okra App Framework applications.

Okra-Todo Sample - This sample code demonstrates a basic Todo application written using the Okra App Framework. It demonstrates binding to view-models, navigation between multiple pages, settings panes and share source and target support.

Feature Samples

A number of samples demonstrating individual features of the framework have been made available in the Okra-Samples repository.

Okra Shell Sample - This sample code demonstrates how to use the Okra App Framework to navigate between pages within a larger shell frame.

Okra Convention Sample - This sample code demonstrates how to use a convention based approach when defining pages and view-models with the Okra App Framework.

Okra Settings Sample - This sample code demonstrates how to use the settings pane support within the Okra App Framework.