Jeff Zeejay Belamide

Results 11 comments of Jeff Zeejay Belamide

Okay thanks, will update this thread if I can implement it.

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: ![image](https://user-images.githubusercontent.com/30751791/160031178-8d6e37b5-b762-4105-8b83-b7347b18bd8d.png) but when I open it back, the styling is broken: ![image](https://user-images.githubusercontent.com/30751791/160031107-0e51110e-5bd0-4f41-8640-6877c5c0f130.png) 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.