RyzeDeskRyzeDesk

Stripe

4105 articles

Sample apps


Sample apps

See working apps from design to code.

A sample app is available on GitHub. Use it as a starting point for your own app.

Full-page app example

Download the full-page example from GitHub. It demonstrates how to combine several Stripe Apps capabilities in a single app, including:

  • A full-page view with the FullPageView component and the stripe. dashboard. fullpage viewport.
  • Client-side routing with AppRouter , createRoutes and useNavigation .
  • The DataTable component with sorting, filtering and pagination.
  • FocusView drawers for contextual editing flows.
  • Tabbed navigation using the Tabs and Tab components.
  • An app settings view with SettingsView .
  • A home overview drawer using the stripe. dashboard. home. overview viewport.
Last verified 2026-09-27

Is this helpful?