Dennis Bedjencev
Dennis Bedjencev
I can fire connection with "start" method , but how I can manually stop one?
step to reproduce - open app - open another app (our app is inactive) - wait for 1-3 min - app crashed with exeption : Cannot read property 'supportsKeepAlive' of...
I've got this error when start android application in debug mode 'TypeError: Cannot read property 'STANDARD_EVENT_ADD_TO_CART' of undefined' ### react-native info: System: OS: macOS Mojave 10.14.6 CPU: (12) x64 Intel(R)...
http://prntscr.com/idjg2l I see .tmp folder with wrong View.propTypes when I install the module, pls check one (I had app reject from apple and try to locize the error)
for ex : there 4 tabs for ViewPager, if swipe while opening Drawer , position-values is changed, how does fix one? It seems that swiping(open Drawer) change position of Tabs...
could you explain me how to to send event to javascript while erasing ? http://prntscr.com/i1nosr I'm using this implementation , but method "getContext()" fail error thanks a lot for your...
I'm interested how we can "link" third-party npm modules without pods, because not every module has podspec
pls update module to RN-0.40 solution for time being : go to RCTUtils.h file and replace import smth like that //#import "RCTBridgeModule.h" #if __has_include("RCTBridgeModule.h") // for React-Native version < 0.40...
Hi, I'm using two modules in a project. and there is an issue with different versions of pdfjs-dist (see screen) . "react-pdf-ner-annotator": "^3.3.2" => "pdfjs-dist": "2.4.456", "react-pdf": "^6.2.2", => "pdfjs-dist":...