FaridSafi / react-native-gifted-form

📝 « One React-Native form component to rule them all »
MIT License
1.44k stars 214 forks source link

Remember SelectWidget values when open in modal #136

Closed skuzoluk closed 5 years ago

skuzoluk commented 5 years ago

After modal open SelectWidget checks must load from values

skuzoluk commented 5 years ago

Another important thing is return text must be titles not values. Even in comma separated multiple mode.