Elias Turbay
Elias Turbay
Hi @taglia3 ! It would be great if you can make this enhancement too. Along with the ability to disable the textfield. Those will be my last requests. Highly appreciate...
### Version Tell us which versions you are using: - tcomb-form-native v0.6.9 - react-native v0.46 ### Question Let's say I have this enum: ``` const DeliveryType = t.enums({ IN_PERSON_PICKUP: 'In-Person...
 Anyone saw this issue before? Any clue on how to solve it? @FaridSafi @cooperka BTW, it's working properly on iOS
I'm trying to implement an Edit form, and one of the fields is a Location that was previously fetched using the GooglePlacesWidget. In the create form, the value for that...