I understand that different layouts can be designed for Mobile Phones and Desktop Websites. But is it possible to implement two different approach implementations for Mobile Phones and Desktop.
For instance, is it possible to have one page designed as drag and drop for websites and the same can be designed as, select stepwise for mobile phones.
Any clue or library or implementational approaches will be greatly appreciated. At the last, i am trying to implement the same website page in ReactJs.