-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename the package to
rn-material
- Loading branch information
1 parent
4ccfc6b
commit cd013c1
Showing
5 changed files
with
71 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "@react-native-material/core", | ||
"name": "rn-material", | ||
"version": "0.1.0", | ||
"description": "Modular and customizable Material Design UI components for React Native", | ||
"main": "lib/commonjs/index", | ||
|
@@ -13,7 +13,7 @@ | |
"android", | ||
"ios", | ||
"cpp", | ||
"react-native-material-core.podspec", | ||
"rn-material.podspec", | ||
"!lib/typescript/example", | ||
"!android/build", | ||
"!ios/build", | ||
|
@@ -36,13 +36,13 @@ | |
"ios", | ||
"android" | ||
], | ||
"repository": "https://github.com/yamankatby/react-native-material", | ||
"author": "Yaman KATBY <[email protected]> (https://yamankatby.com)", | ||
"repository": "https://github.com/yamankatby/rn-material", | ||
"author": "Yaman KATBY <[email protected]> (https://yamankatby.com/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/yamankatby/react-native-material/issues" | ||
"url": "https://github.com/yamankatby/rn-material/issues" | ||
}, | ||
"homepage": "https://github.com/yamankatby/react-native-material#readme", | ||
"homepage": "https://github.com/yamankatby/rn-material#readme", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
|
@@ -146,7 +146,6 @@ | |
] | ||
}, | ||
"dependencies": { | ||
"babel-loader": "^8.2.3", | ||
"chroma-js": "^2.4.2", | ||
"react-native-flex-layout": "^0.1.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd013c1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: