Fixed webpack.config.js to be able to load local styles (like OSM-map-style.json) on Android and iOS in the demo app.
In addition, I was not able to load local style files on iOS real devices (it was working only on Simulator), after some research I found a fixed and now it works for iOS devices and Simulators.
Fixed webpack.config.js to be able to load local styles (like OSM-map-style.json) on Android and iOS in the demo app. In addition, I was not able to load local style files on iOS real devices (it was working only on Simulator), after some research I found a fixed and now it works for iOS devices and Simulators.