localnerve/flux-react-example

Wait Spinner On Page Navigation

Closed this issue · 2 comments

Implement a wait spinner for transitions to be replaced by page content when it arrives.

This was implemented for swipe navigation in c7651a1. Consider reuse of Spinner component for CHANGE_ROUTE_START.

Decided to not implement this for this example.