Android native module – internet access
I wrote a native module (in rust
) and connected it to my Android
application (via react-native
expo
).
Android Native Bridging in React Native using TextView to display Html
I have tried using a few libraries that can take html text and render the html like inside of WebView libraries but I have been trying something different.