Skip to content
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

Accept waypoint with marker component & add directionStyle prop #20

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

hayata-suenaga
Copy link
Contributor

@hayata-suenaga hayata-suenaga commented Aug 16, 2023

Details

Make it possible to specify the style for the line used to display directions by adding directionStyle prop to MapView.

Related Issues

GH_LINK #19

Manual Tests

Test will be done in App PR that bumps the react-native-x-maps version.

Linked PRs

Expensify/App#25161

The above ⬆️ PR, react-native-x-maps in package.json points to the test branch I created. The test branch contains the same code as this PR but also has the transpiled code in the dist directory. The code is automatically transpiled and the dist directory is also automatically created when this PR is merged.

After this PR is merged, the package.json in the above PR should be updated to use the version number.

@hayata-suenaga hayata-suenaga self-assigned this Aug 16, 2023
@thienlnam
Copy link
Contributor

Is this ready for review @hayata-suenaga?

@hayata-suenaga hayata-suenaga marked this pull request as ready for review August 16, 2023 22:00
@hayata-suenaga
Copy link
Contributor Author

hayata-suenaga commented Aug 16, 2023

hey @thienlnam sorry for the late reply yep at least the code is ready for review

I haven't tested this yet. I gonna test this in App this afternoon if I have time 👍

Update: I tested in this PR

@hayata-suenaga hayata-suenaga requested review from a team and thienlnam August 16, 2023 23:17
@melvin-bot melvin-bot bot requested review from amyevans and removed request for a team August 16, 2023 23:18
@hayata-suenaga hayata-suenaga changed the title Add directionStyle prop Accept waypoint with marker component & add directionStyle prop Aug 17, 2023
@thienlnam
Copy link
Contributor

Great, thanks!

@thienlnam thienlnam merged commit afabed2 into main Aug 17, 2023
@thienlnam thienlnam deleted the hayata-get-direction-style branch August 17, 2023 16:02
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.

2 participants