Closed alex-mcleod closed 8 years ago
I'm not the author of this lib, but I'm not sure this would need to be part of the base library. The UIButton library on iOS has no built-in capability... maybe just subclass react-native-button in the project?
I agree with @andrewljohnson's assessment -- better to compose components instead of growing their surface area when it's not too hard to do so.
Thanks for the feedback @andrewljohnson and @ide, I think that makes sense, I'll close this.
When the loading prop is true, an activity indicator component will be rendered. This indicator can be styled and colored using the styleLoading and loadingColor respectively.