Hi, I'm looking for options to host a small reactjs site inside an iOS app, I managed to start the small server and consume an internal file, but a small site will have a lot of files, I'm trying to load each file one by one, but I'm not sure that will work or if there's an easy way to do this or a smarter way.
Please advise.