docs: add avatar component changes in the migration guide#3805
Conversation
✅ Deploy Preview for react-native-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
This has to be fixed imo: |
Codecov Report
@@ Coverage Diff @@
## next #3805 +/- ##
=======================================
Coverage 79.85% 79.85%
=======================================
Files 87 87
Lines 1822 1822
Branches 804 804
=======================================
Hits 1455 1455
Misses 362 362
Partials 5 5 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
I can't use no more the props "title" and "icon" as a placeholder for "source". Is this on purpose? For example, the documentation explain: "icon" Avatar prop description: Displays an icon as the main content of the Avatar. Cannot be used alongside title. When used with the source prop it will be used as the placeholder. When I use both the container is divided at two parts. |
Motivation
Added migration guide for the Avatar component changes as per - #3760 (comment)
Type of change
How Has This Been Tested?
exampleappChecklist
yarn docs-build-apiAdditional context