Jacques de Villiers

Results 14 issues of Jacques de Villiers

I am adding a Spanish version of my app, and am using this library. The issue is that I need to register a language tied to a locale, however, I'd...

Is it possible to get access to something around swiping, for example a method called when starting or ending the swipe, or even just a prop like isSwiping? I have...

I'm trying to select all the text I have typed into an input, and can do this by using "select" to manually select from start to finish, but the "select...

If I use the infinite option it brings up the warning of unique keys, since I assume it adds unique cards multiples times. Is there an easy to prevent the...

A couple of the users of this brilliant repo have asked @alexbrillant whether we can assist to move the project forward, but no response, after various attempts, so one of...

This prop really confused me, and does not match what react-native-maps uses. The reference is here: https://github.com/venits/react-native-map-clustering/blob/338d4d1a978f3fbc5a380b791be2d433e36b16cf/index.d.ts#L29, to confirm that the prop is indeed called mapRef. Not sure if this...

Trying this with a package, and it says there are no changes, however there are. The changes are in the package.json of this package, not sure if that is why...

Hello @mrousavy This plugin doesn't seem to work on v3 on either Android or iOS. Are you able to take a look at what it would entail? I realise you...

Since PushNotificationIOS is being moved to react-native community, this plugin no longer works for iOS. See https://facebook.github.io/react-native/docs/pushnotificationios. Any chance someone can update the dependency on the new version?

Hi there Will it be possible to add an option to turn on a view in the leftbar (or perhaps the bottom bar) to make it clear which scale (days,...

enhancement