Willham12

Results 8 issues of Willham12

### Current behavior ```js { /// not called with deeplink }}> ... ``` ### Expected behavior onStateChange called if deep link provided ### Reproduction https://snack.expo.dev/BKpQjP9u8 ### Platform - [x] Android...

bug
platform:android
platform:ios
repro provided

``` Caused by java.lang.NoSuchMethodError No static method createPredefined(I)Landroid/os/VibrationEffect; in class Landroid/os/VibrationEffect; or its super classes (declaration of 'android.os.VibrationEffect' appears in /system/framework/framework.jar) com.mkuczera.VibrateWithCreatePredefined.apply (VibrateWithCreatePredefined.java:20) ```

next

``` node_modules/react-native-codegen/lib/parsers/typescript/index.js:191 throw parsingErrors[0]; ^ UnusedModuleTypeScriptInterfaceParserError: Module NativeSafeAreaContext.d: Unused NativeModule spec. Please load the NativeModule by calling TurboModuleRegistry.get('').

### Summary Initial color are not set on ios. This ends in a color animation from default to set color on Polyline, Polygon, Circle ### Reproducible sample code ```TSX ```...

bug

### Summary ``` Fatal Exception: java.lang.NullPointerException: Listener must not be null at com.google.android.gms.common.internal.Preconditions.checkNotNull(Preconditions.java:9) at com.google.android.gms.common.api.internal.ListenerHolders.createListenerKey(ListenerHolders.java:2) at com.google.android.gms.location.FusedLocationProviderClient.removeLocationUpdates(FusedLocationProviderClient.java:6) at com.rnmaps.maps.FusedLocationSource.deactivate(FusedLocationSource.java:4) at com.google.android.gms.maps.zzs.deactivate(zzs.java:2) at com.google.android.gms.maps.internal.zzj.zza(zzj.java:8) at com.google.android.gms.internal.maps.zzb.onTransact(zzb.java:20) at android.os.Binder.transact(Binder.java:1064) at com.google.android.gms.maps.internal.ILocationSourceDelegate$Stub$Proxy.deactivate(ILocationSourceDelegate.java:121) at...

bug

@osdnk is this package still under maintenance?

v2.5.3 See https://github.com/FaridSafi/react-native-google-places-autocomplete/blob/master/GooglePlacesAutocomplete.js#L559

bug

# Bug [Reanimated] Tried to modify key `reduceMotion` of an object which has been already passed to a worklet. See https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-modify-key-of-an-object-which-has-been-converted-to-a-shareable ## Environment info | Library | Version | |...

bug