birdofpreyru/react-native-static-server

Increasing the reach of this package and saving developers time

qwertynik opened this issue · 4 comments

Running a static server on a mobile app isn't a fringe use-case. Therefore, having a solid package to accomplish the same is essential. From my experience with this package so far, this does have the potential to be the package that allows adding static servers to apps. However, react-native-webview currently links to a non-working package (or perhaps difficult to setup). To save developers from wasting their time searching for a working package and to increase the reach and perhaps the quality of this package - with more community contribution, created this PR. Upvoting in the PR should lead to a better experience.

Cool! A huge thanks @qwertynik !

No problem. You deserve much bigger thanks for forking the repo, resolving issues, and creating this package🏗

Closing, as it does not imply any clear further actions for the library.

@birdofpreyru This is now a part of the react-native-webview documentation 👍. Hopefully, developers searching for ways to run servers on their apps, have it easier.