2 questions with no answers
Advice
0
votes
0
replies
45
views
open WeChat app directly from ReactJS app for seamless integration
i have CRM dashboard made with ReactJS, client asks for integration with WeChat so he is able to send invoice data to WeChat as a .xlsx file, doing research i read that we can't open WeChat directly ...
-1
votes
0
answers
71
views
How can I stop ReactGridLayout elements from resizing when the containing window is resized?
I want to be able to expand the size of the window, and the datagrid, to cover two monitors, so the user can move elements around freely and resize them manually as need be, but I do not want the ...