Warning!
This page is a draft, and is being updated regularly
What is the Screen Navigator?
The Screen Navigator component is built for easy web app navigation management for smartphones. Current target platforms are the iPhone and Android devices.
What does it do?
Using the Screen Navigator and its customizable options, you can create a series of web pages that are seamlessly pulled onto the device and transitioned back and forth. When this component is used with Mobile FSS CSS, you can be up and running very quickly with a native-looking web app. Of course, like the rest of FSS, Mobile FSS can be easily customized to your desired look and feel.
Workflow Assumptions
In order to use the Screen Navigator in its current state, there are a few assumptions that need to be considered:
- It doesnt make sense when used inside a browser interface - the browser already has controls to do everything the Screen Navigator does.
- It requires
<a>
tags withhref
's to navigate back and forth between screens of content - It has not been tested in a nested scenario, although it should theoretically work