FaridSafi / react-native-gifted-form

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

Changes to be committed: #71

Closed sambwest closed 8 years ago

sambwest commented 8 years ago

1) Added an onClose property to ModelWidget to allow a pop for non navigator users. This means when using the modal the selection of, for example a country, the route can be removed.

2) Added an enableEmptySections flag to SelectCountryWidget to suppress yellow box RN 0.29

3) Added missing key to SelectCountryWidget separator to suppress yellow box RN 0.29

iraycd commented 8 years ago

@FaridSafi Can you merge this?

iraycd commented 8 years ago

That was fast. 👍