react-native-button icon indicating copy to clipboard operation
react-native-button copied to clipboard

Feat#61 custom loading indicator

Open evisong opened this issue 8 years ago • 1 comments

This PR is trying to solve #61 by adding an activityIndicatorWithText prop, setting both this and isLoading to true will show ActivityIndicator and text (children) at same time.

Lint and UT passed.

iOS Example glass

Android Example android_emulator_-_nexus_5_api_22_5554

evisong avatar May 18 '17 15:05 evisong

IMO, this one should be closed in favor of #78

VincentCATILLON avatar Feb 05 '19 23:02 VincentCATILLON