Introduction
Welcome to the very start of your QDM components labary! If you're looking for environment setup instructions, they've moved to their own section. Continue reading for an introduction to the documentation,React Native Components
#
Installation#
Reference#
Propshere all the list of Props you can use for Avatar Component and it Inherits all ImageProps Props, from React Native
#
sourcesource props for give the image url to the Avatar by default it show some ramdom image url type string before loading the image it will show you gray background color
#
How to use these docsYou can start here and read through these docs linearly like a book; or you can read the specific sections you need.
#
Interactive examplesThis introduction lets you get started immediately in your browser with interactive examples like this one:
The above is a Snack Player. you can play Android and iOS. The code is live and editable, so you can play directly with it in your browser. Go ahead and try changing the "Try editing me!" text above to "Hello, world!" ## props All this documentation examples will has a section called props it has all the actions features you can do with the QDM components