We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79d3a7 commit c26eec8Copy full SHA for c26eec8
ios/DegreeComponent/README.md
@@ -3,10 +3,10 @@
3
A degree component for apps dealing with weather temperatures. for eg. 23 degree celcius, 41 degree fahrenheit.
4
This component uses React Native <View /> component to create the circular structure rather than a png icon. Refer the screenshot below.
5
6
-##### Screenshot
+#### Screenshot
7
<img src="http://jsphkhan.github.io/DegreeComponent/degree.png" />
8
9
-##### How to use?
+#### How to use?
10
###### Import the component
11
```bash
12
var DegreeComponent = require('../Components/DegreeComponent');
0 commit comments