We have an issue with ReactNative webview on iOS, it can't load javascript/css files from the asset bundle.
It can still load inline javascript with <script .../> tag.
It works on Android.
We tried with webpack but failed.
Any advice would be welcome.