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 ff23aeb commit fbe897cCopy full SHA for fbe897c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-android-circles",
3
"description": "A react native android package to show a circle progress view.",
4
- "version": "0.2.0",
+ "version": "0.3.0",
5
"main": "index.android.js",
6
"author": {
7
"name": "Kwaak"
@@ -12,7 +12,7 @@
12
},
13
"license": "MIT",
14
"peerDependencies": {
15
- "react-native": ">= 0.19.0"
+ "react-native": ">= 0.25.0"
16
17
"keywords": [
18
"react-component",
0 commit comments