react-native-static-server icon indicating copy to clipboard operation
react-native-static-server copied to clipboard

Embedded HTTP server for React Native

Results 20 react-native-static-server issues
Sort by recently updated
recently updated
newest added

- Lighttpd upgrade (https://www.lighttpd.net/2024/4/12/1.4.76) — _done_. - React Native upgrade (https://reactnative.dev/blog/2024/04/22/release-0.74)

P1
In Progress

hi, thanks for this package. I am trying to use it in an expo app. and I got this error: `TypeError: null is not an object (evaluating 'FPStaticServer.start'` Any idea...

P4
On Hold
Expo

Somewhat related to https://github.com/birdofpreyru/react-native-static-server/issues/21 How to reproduce: - be on Android - connect to a local wifi without Internet - have cellular turned on - open a server with nonLocal:true...

On Hold
P2

adding property to lighttpd-angel COMPILE_FLAGS: -DSBIN_DIR=\"C:/Program Files (x86)/rn-static-server/sbin\" CMake Error at lighttpd1.4/scripts/cmake/LighttpdMacros.cmake:37 (foreach): Syntax error in cmake code at D:/project/screenpublishapp/node_modules/@dr.pogodin/react-native-static-server/lighttpd1.4/scripts/cmake/LighttpdMacros.cmake:37 when parsing string Process failed because: %1 不是有效的 Win32 应用程序。for...

On Hold
P2
Windows -> Android

Thanks for your work. i tried building the library on windows/ android and first got the error "pcre2.h couldn't be found" i also tried settings the "-DWITH_PCRE2=OFF" intro the build.gradle,...

On Hold
P2
Windows -> Android

Hi, thank you for fixing this project! How to reproduce this error: Just use FlatList and this project with the recommended plugin @babel/plugin-proposal-private-methods. Here are two issues from stackoverflow (FYI:...

P4
On Hold

Figure out how to validate the library and / or its Example App for Windows App Store (it looks like host apps having no other issues do pass the validation...

On Hold
P2

Hello! I'm trying to setup this library on a Expo pre-build project. However, when importing the library I am seeing the following TypeScript error. Not to sure where to even...

On Hold
P2

The pod currently seem to only support iOS, is tvOS support planned?

On Hold
P2
tvOS

IOS server starts up when I'm on Wi-Fi and works, but when I'm on mobile data I can't start the server and I get a message that the server cannot...

On Hold
P2