If someone could help and implement it in 1-2 days, drop line here and prepare PR for branch 3.0alpha.
3.0 release doesn't have any docs, please check Example and unit test, it is quite self-explanatory. Now it has everything as Scene element and unique key is required for each (not name).
All routing data (scenes) could (and maybe should) be defined during compile time so this release will not have problem "action is not defined" when some component tries to call action within componentDidMount.
Also unit tests (for Schema) would be very helpful. Note, 3.0alpha still have a lot of missed functionality, but basic routing works. Swipe back works! :)
Most helpful comment
Also unit tests (for Schema) would be very helpful. Note, 3.0alpha still have a lot of missed functionality, but basic routing works. Swipe back works! :)