Dan Siegel
Dan Siegel
### Description There may be times where it is prudent to reuse certain targets that make user of secret parameters. One such case could be for building an iOS App....
### Description The existing Workflow/Job attributes are extremely limiting. As implemented to produce more than one job per triggered workflow in GitHubActions you would need to add multiple OS Images......
### Description There are a number of scenarios where breaking a pipeline/workflow into various jobs makes a lot of sense. This could be to take advantage of parallel builds or...
## Nuget to play with https://github.com/xamarin/Xamarin.Forms/pull/6764 ## Shell Navigation and Structural Management The core idea of this API is to expose the active structural state of the Shell as a...
# Description Switching automated builds from Azure DevOps to GitHub Actions to keep everything Prism tied closer to the main Prism Repo.
## Summary Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the...
### Sample 11-ModuleDependency #### Reason for Update This sample is currently stubbed and needs actual implementation. TODO - Show how to specify dependencies when adding the Module to the ModuleCatalog...
### Sample Every so often you have a requirement where you want to handle a URL within your App. Prism is uniquely positioned here with URL based navigation. We should...
### Sample 08-TabbedNavigation #### Reason for Update This sample is currently stubbed and needs actual implementation. TODO - Create tabs via querystring - Select a tab (not the first one)...
### Sample 60-ShinyLib #### Reason for Update Sample is currently stubbed out and needs to be implemented to show how to use Shiny Lib and Prism with the Prism Container...