-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for loading base64 encoded image #2392
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
christopherdro
approved these changes
Apr 18, 2019
DavidGonzalezGutierrez
added a commit
to DavidGonzalezGutierrez/react-native-maps
that referenced
this pull request
Oct 27, 2020
Same as this PR react-native-maps#2392 in AirMapMarker
rborn
pushed a commit
that referenced
this pull request
Oct 30, 2020
Same as this PR #2392 in AirMapMarker
markdgo
pushed a commit
to markdgo/react-native-maps
that referenced
this pull request
Mar 15, 2021
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
MarcoAntonioAG
pushed a commit
to MarcoAntonioAG/React-map
that referenced
this pull request
Mar 31, 2022
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
joshpeterson30489
added a commit
to joshpeterson30489/maps-develop-with-react-native
that referenced
this pull request
Sep 30, 2022
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
superstar1205
added a commit
to superstar1205/Map-ReactNative
that referenced
this pull request
Dec 26, 2022
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
anthony0506
added a commit
to anthony0506/react-native-maps
that referenced
this pull request
Mar 19, 2023
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
johney6767
pushed a commit
to johney6767/Map-ReactNative
that referenced
this pull request
May 31, 2023
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
PainStaker0331
pushed a commit
to PainStaker0331/react-native-maps
that referenced
this pull request
Mar 3, 2024
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
Super-CodeKing
added a commit
to Super-CodeKing/react_native_map
that referenced
this pull request
Apr 26, 2024
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
fairskyDev0201
pushed a commit
to fairskyDev0201/react-native-maps
that referenced
this pull request
Apr 29, 2024
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
DavidLee0501
added a commit
to DavidLee0501/React-Native-Map
that referenced
this pull request
Aug 12, 2024
Same as this PR react-native-maps/react-native-maps#2392 in AirMapMarker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Does any other open PR do the same thing?
(please answer here)
No PR do same thing is stalled
What issue is this PR fixing?
(please link the issue here)
Cannot load base64 encoded image to Marker component on android
How did you test this PR?
(please answer here)