I am new to electron and react. I want to read a remote json file on application boot up, store in a global variable and share the same information throughout the application (component / containers). Also I want to add few common methods to process the same info. How can I achieve this in electron react app?
Asked
Active
Viewed 64 times
1
-
What have you tried? Post some code. – spring Dec 18 '19 at 07:25