Skip to content

Conversation

@imdevan
Copy link
Owner

@imdevan imdevan commented Oct 3, 2025

Original pr: https://github.com/hossein-zare/react-native-dropdown-picker/pull/670/files

Original note:

Hey @hossein-zare, saw a potential small issue with the custom item value .replace() modifier for spaces. This update will allow users to customize the delimiter for the value saved when selecting a custom item and make sure that the delimiter is implemented in all space instances.

The value for the customItemValueDelimiter defaults to what was already in place (-).
.replace() was replaced (no pun intended) with .replaceAll().
Helps resolve issue hossein-zare#604.

Thank you for your feedback!

@imdevan imdevan merged commit 4130e88 into main Oct 4, 2025
8 of 16 checks passed
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.

3 participants