APSL/react-native-button

Add "activeOpacity" attribute

matteomunaretto opened this issue · 1 comments

As requested on the following #25, is it possible to add the attribute? On Android if you press rapidly you don't have any feedback.

Thanks,
Matteo

Under Android the library won't render TouchableOpacity but TouchableNativeFeedback instead. Anyway, the merge is planned so I'll do that ASAP.