File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-typescript-library-starter " ,
3- "version" : " 1.0.5 " ,
4- "description" : " Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples. " ,
2+ "name" : " react-native-switch-button " ,
3+ "version" : " 0. 1.0" ,
4+ "description" : " Animated switch button with fully customizable React Native Component" ,
55 "main" : " ./build/dist/SwitchButton.js" ,
6- "repository" : " git@github.com:WrathChaos/react-native-typescript-library-starter .git" ,
6+ "repository" : " git@github.com:WrathChaos/react-native-switch-button .git" ,
77 "author" : " FreakyCoder <kurayogun@gmail.com>" ,
88 "license" : " MIT" ,
99 "homepage" : " https://www.freakycoder.com" ,
10- "bugs" : " https://github.com/WrathChaos/react-native-typescript-library-starter /issues" ,
10+ "bugs" : " https://github.com/WrathChaos/react-native-switch-button /issues" ,
1111 "keywords" : [
12+ " switch" ,
13+ " toggle" ,
14+ " button" ,
15+ " switch-button" ,
16+ " toggle-button" ,
17+ " animated" ,
18+ " animation" ,
1219 " FreakyCoder" ,
1320 " freakycoder" ,
1421 " kuray" ,
2734 "postversion" : " git push && git push --tags"
2835 },
2936 "peerDependencies" : {
30- "react" : " >= 16.x.x" ,
31- "react-native" : " >=0.63.x"
37+ "@freakycoder/react-native-bounceable" : " >= 0.2.5"
3238 },
3339 "devDependencies" : {
3440 "@types/react" : " ^16.9.53" ,
You can’t perform that action at this time.
0 commit comments