wix / react-native-ui-lib

UI Components Library for React Native

Home Page:https://wix.github.io/react-native-ui-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button component do not have loading status

SupriyaPKalghatgi opened this issue · comments

Description

On click of Button when API is hit at background, user should be acknowledged about the status of it by toggling from text button to spinning / loading Icon button. And this icon should not necessarily be svg / image type
Something like react-native-vector-icons

Related to

  • Components

Screenshots/Video

image

Environment

  • Expo version: ^49.0.7,
  • React Native version: 0.72.3
  • React Native UI Lib version: ^7.8.0

Affected platforms

  • Android
  • iOS

@ethanshar Can you please check this

@ethanshar How do I add React Native Vector Icon with Button?