There was an error while loading. Please reload this page.
1 parent 2e7f83b commit 84280abCopy full SHA for 84280ab
.gitignore
@@ -1 +1,2 @@
1
-node_modules
+node_modules
2
+.idea
package.json
@@ -1,11 +1,11 @@
{
- "name": "react-native-floating-labels",
+ "name": "@krazylabs/react-native-floating-labels",
3
"version": "1.1.4",
4
"description": "Reusabe floating lable component for react native",
5
"main": "index.js",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/mayank-patel/react-native-floating-labels.git"
+ "url": "https://github.com/KrazyLabs/react-native-floating-labels"
9
},
10
"keywords": [
11
"react-component",
0 commit comments