I am using React Native with EXPO. I want to load a local HTML file and pass query parameters to it.
I searched on StackOverflow and found how to load local HTML file. Th