APSL/react-native-button

Is it possible to show loading indicator and text together

evisong opened this issue ยท 5 comments

Hi,

When setting isLoading = { true } a loading indicator will be shown, but the text will be gone in the same time. In popular apps, I usually see the indicator and text are shown in parallel, is it possible to support this?

Thanks.

Hi!

Currently there's no way to do it, so please feel free to send a PR :)

Hi, @alvaromb , sorry for my late response. I've created a PR, would you please check it when you have some time?

Thanks.

Many thanks @evisong! Will review later.

Hi, @alvaromb , have you got any some time reviewing the PR? I'm currently applying the PR in my local project, but I do wish to use official version ๐Ÿ˜„ .

Look at #78 guys :)