Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@frui.ts/screens

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frui.ts/screens

Frui.ts core classes for application structure and navigation

  • 1.0.0-alpha.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
321
increased by9.56%
Maintainers
5
Weekly downloads
 
Created
Source

Screens and navigation are separated. Each screen has a navigator property with a concrete implementation of navigator. Thus, we can easily combine screens with different navigation strategies.

Screen lifecycle

Navigation

Each navigator builds its navigation state of its children. Router walks the path to the root and then gets the state providing overrides for the new path.

Use cases:

  1. Get current URL - call root and get current state with full primary path
  2. Get navigation URL to a child
  3. Get navigation URL to any place

Keywords

FAQs

Package last updated on 05 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc