You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's what I'm using. I didn't send a PR because it seems the constructor parameters are a little wonky. So I just typed for the constructor for how I use it. Put this in index.d.ts at the root of your project and you should be good to go.
expo install react-native-static-server
Prompt that the module cannot be found
Version:
win10
"expo": "~40.0.0"
"react": "16.13.1"
"react-dom": "16.13.1"
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz"
"react-native-static-server": "^0.5.0"
The text was updated successfully, but these errors were encountered: