lndr-mobile icon indicating copy to clipboard operation
lndr-mobile copied to clipboard

Navigation control migration

Open TheAznShumai opened this issue 7 years ago • 0 comments

screen shot 2018-01-10 at 2 37 02 pm

There exists navigation control being done within the redux data store. We should leverage react-navigation and move all the "should" flags out of the store and transfer control to the navigational component. This should clean up and remove redundant code in the process and allow us to map paths if we wish to deep link to the corresponding components.

TheAznShumai avatar Jan 10 '18 22:01 TheAznShumai