Stanislav Mayorov

Results 17 comments of Stanislav Mayorov

What version do you use? It was fixed in https://github.com/futurepress/react-native-static-server/pull/63

Looks like this version wasnt released. @saggiyogesh try to install version from github

I dont know. I'm not contributor of this package.

There's `server.isRunning` method.

I managed to run the example on android: - switch on f3d3e98a60b6203c60956bd7ec1b0f84adf8d7a5 - use yarn instead of npm - update @babel/core, @babel/runtime, metro-react-native-babel-preset ``` "dependencies": { "react": "16.9.0", "react-native": "0.61.5",...

Http proxy works fine in RN project using cocoapods-user-defined-build-types solution, but websocket doesn't work. Is it possible to extend RN implementation to support atlantis?

It helped me to fix an issue with create-react-app. It's important to init before simple-peer https://stackoverflow.com/a/77078047/5700121

Fork https://github.com/wowmaking/react-native-number-ticker We removed native modules, fixed issue when duplicate digits have the same key, replace npm dependencies to peer dependencies.

Hi @wormi4ok. I reproduced the same bug in the latest version (0.19.0). I exported about 1000 notes successfully, but several notes have the same images. 1-4 notes have the same...

Hello @wormi4ok! No, I didn't find a workaround for evernote2md. I think the easiest way is to add a couple of random characters at the end of file name to...