KiwiCoder

Results 24 comments of KiwiCoder
trafficstars

Is this being maintained? @acrocat

@PrimusLab are you able to debug ios app properply? I am still experiencing big delays.

Mine doesn't work still. Still buggy and really slow af.

Reopening this issue. @JacksonMalloy how would we be able to Memoize the markers? Since we cannot wrap the Marker component with our own components this is going to be quite...

> Extending the Marker component works in the meantime until the comparison fix is merged: > > ``` > class CustomMarker extends Marker { > componentDidUpdate(prevProps) { > if( >...

@derrickmehaffy what is the status of this? It's still present in the latest version..

@derrickmehaffy @sebastian-ludwig what would be a possible temporary fix for this as it looks like this is a strapi core issue?

Same issue here: "Object literal may only specify known properties, and 'metadata' does not exist in type 'Partial'.ts(2353)" The content type does have a metadata json field. So why does...

@bd-arc when we enable loop on the carousel it renders 3 clones, right? (or 6?) If I press a button which is dynamically calling this._carousel.snapToItem(index) the menu is flickering and...

> @kevinvugts > temp fix with setTimeout, check this [link](https://github.com/archriss/react-native-snap-carousel/issues/552#issuecomment-508335398) I am only experiencing this when I have loop=enabled. Do you know what's going wrong? Please have a look: https://www.youtube.com/watch?v=f5b7vzuIzHc&feature=youtu.be