profile-picture
Here are 66 public repositories matching this topic...
Add two new sections:
Built with
Should contain links and descriptions to projects that make use of the api
Cases
Should contain links and screenshots from users of the projects. I will probably have to ask around or add some submit button. Maybe just accept pull requests?
So far, using Google Images and Search Console has led me to find a few
-
Updated
Dec 8, 2019 - Swift
-
Updated
Feb 17, 2020 - PHP
Can you remove spread operator from labelStyle?
It overwrite lineHeight from props, or you can add one '||' more.
const labelStyle = { ...this.props.labelStyle, ...{ lineHeight: (height || 200) + 'px' } };
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Feb 25, 2020 - JavaScript
-
Updated
Apr 28, 2020 - JavaScript
-
Updated
Dec 14, 2019 - Dart
-
Updated
Mar 19, 2018
-
Updated
May 1, 2018 - JavaScript
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Jan 9, 2020 - Python
-
Updated
Sep 15, 2018 - Swift
-
Updated
Apr 6, 2018 - Swift
-
Updated
Feb 26, 2017 - JavaScript
-
Updated
Jan 6, 2017 - PHP
-
Updated
Oct 2, 2018 - Swift
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Feb 18, 2019 - JavaScript
-
Updated
May 4, 2020 - JavaScript
-
Updated
May 14, 2020 - JavaScript
-
Updated
Feb 28, 2017 - HTML
-
Updated
Apr 14, 2017 - PHP
-
Updated
Nov 2, 2019 - JavaScript
-
Updated
Apr 4, 2019 - Python
-
Updated
Apr 14, 2018 - C#
-
Updated
Jul 19, 2019 - PHP
Improve this page
Add a description, image, and links to the profile-picture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profile-picture topic, visit your repo's landing page and select "manage topics."
With SVG output, text is not centered vertically.
Chrome : not well centered
Edge : text is on top
Solution : correct default value + add parameters to give an offset X, Y to the text.
version : 2.1.0