Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add activity indicator to TextInput #1

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

bpeltonc
Copy link

@bpeltonc bpeltonc commented Apr 13, 2024

  • Add a new TextInput.ActivityIndicator to use with TextInput right and left props
    --> This will show either the native activity indicator or the RN Paper Activity Indicator,
    based on the value of the useNativeActivityIndicator prop

Brandon Pelton-Cox added 2 commits April 13, 2024 08:20
@bpeltonc bpeltonc changed the title Add activity indicator to TextInput feat: add activity indicator to TextInput Apr 15, 2024
@bpeltonc bpeltonc merged commit 4bbffbe into patch-v5.12.3 Apr 15, 2024
@bpeltonc bpeltonc deleted the add-loading-prop branch April 15, 2024 16:11
bpeltonc added a commit that referenced this pull request Apr 15, 2024
- Add a new TextInput.ActivityIndicator to use with TextInput right and left props
--> This will show either the native activity indicator or the RN Paper Activity Indicator,
       based on the value of the useNativeActivityIndicator prop

---------

Co-authored-by: Brandon Pelton-Cox <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants