controversies-of-science / react-worldviewer-app

(WIP) => { The Controversies of Science App. Currently includes controversy search and a swiping interface for structuring the crowdsourcing of information on controversies. }
https://www.controversiesofscience.com
1 stars 0 forks source link

Article: Condense all of CardStack & MainStack into one screen for desktop view #203

Closed worldviewer closed 6 years ago

worldviewer commented 6 years ago

I will keep the search and the informational pages the same for both mobile and desktop.

worldviewer commented 6 years ago

react-sliding-pane here looks like a reasonable choice for condensing the CardStack component. I will have to implement this for both the CardStack and FeedCard components. I should get it working in one, then apply it to the other.