Jeff Zeejay Belamide
Jeff Zeejay Belamide
having this problem recently also
Okay thanks, will update this thread if I can implement it.
This is badly needed
Having the same issue as well tried the workarounds suggested but it didn't work in my use case, in my case, each slide have an onMouseOver and onMouseOut for changing...
same issue here, tried this https://codesandbox.io/s/qpw4o?file=/src/App.js:474-484 still no luck.
Mine is this: ``` System.err: An uncaught Exception occurred on "main" thread. System.err: Calling js method onCreateViewHolder failed System.err: TypeError: componentFactory.create is not a function ``` and code is from...
Encountering same problem here, when I open the dropdown, the styling is okay at first:  but when I open it back, the styling is broken:  tested only in...
That is still true in NS7, I am using the @nativescript/firebase, the showNotificationsWhenInForeground is only available to iOS.
I am in NS 8 and I encountered this issue, what I did was what @soscler instructed, remove and add the plugin, in addition, I deleted the platforms and hooks...
Any update on this? Badly needed this for operations like updatePassword.