webyonet / react-native-android-location-services-dialog-box

React Native Android Location Services Dialog Box
MIT License
182 stars 50 forks source link

Feature Request - Make dialog non-cancelable #24

Closed tiaanduplessis closed 7 years ago

tiaanduplessis commented 7 years ago

Thanks for this package. Would it be possible to add a configuration option to make the dialog non-non-cancelable?

webyonet commented 7 years ago

Yes it is possible. I can add this feature in the next version

webyonet commented 7 years ago

This feature was added to v2.1.0

jblancoh commented 6 years ago

Canceling is optional, how do I do it optional?,If I remove this line, the application has an error "couldn't find key cancel in dynamic object"

webyonet commented 6 years ago

@jblancoh exception stack trace?