Skip to content

feat(nativeUserLocation): implement customizable pusling#3202

Merged
mfazekas merged 1 commit intomainfrom
user-location-pulsing
Nov 26, 2023
Merged

feat(nativeUserLocation): implement customizable pusling#3202
mfazekas merged 1 commit intomainfrom
user-location-pulsing

Conversation

@mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Nov 26, 2023

Closes: #3161

Add pushing options to RN interface for NativeUserLocation:

<NativeUserLocation
          visible={true}
          pulsing={{
            isEnabled: true,
            color: 'teal',
            radius: 50.0,
          }}
        />

@mfazekas mfazekas force-pushed the user-location-pulsing branch from 6f95b34 to c113649 Compare November 26, 2023 14:48
@mfazekas mfazekas force-pushed the user-location-pulsing branch from c113649 to 47441f7 Compare November 26, 2023 15:09
@mfazekas mfazekas merged commit dba1707 into main Nov 26, 2023
@mfazekas mfazekas deleted the user-location-pulsing branch November 26, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant