Skip to content

Commit e1c9996

Browse files
authored
Add @rn-vui/base, @rn-vui/themed and updated @rneui/base, @rneui/themed to unmaintained (#1622)
1 parent 6604afb commit e1c9996

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

react-native-libraries.json

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@
675675
"android": true,
676676
"web": true,
677677
"expoGo": true,
678-
"alternatives": ["@rneui/themed"]
678+
"alternatives": ["@rn-vui/themed"]
679679
},
680680
{
681681
"githubUrl": "https://github.com/react-navigation/react-navigation/tree/main/packages/react-native-tab-view",
@@ -11921,7 +11921,9 @@
1192111921
"ios": true,
1192211922
"android": true,
1192311923
"web": true,
11924-
"expoGo": true
11924+
"expoGo": true,
11925+
"unmaintained": true,
11926+
"alternatives": ["@rn-vui/base"]
1192511927
},
1192611928
{
1192711929
"githubUrl": "https://github.com/react-native-elements/react-native-elements/tree/next/packages/themed",
@@ -11932,7 +11934,9 @@
1193211934
"ios": true,
1193311935
"android": true,
1193411936
"web": true,
11935-
"expoGo": true
11937+
"expoGo": true,
11938+
"unmaintained": true,
11939+
"alternatives": ["@rn-vui/themed"]
1193611940
},
1193711941
{
1193811942
"githubUrl": "https://github.com/gunnartorfis/sonner-native",
@@ -14613,5 +14617,21 @@
1461314617
"ios": true,
1461414618
"android": true,
1461514619
"newArchitecture": true
14620+
},
14621+
{
14622+
"githubUrl": "https://github.com/deepktp/react-native-vikalp-elements/tree/next/packages/base",
14623+
"npmPkg": "@rn-vui/base",
14624+
"ios": true,
14625+
"android": true,
14626+
"web": true,
14627+
"expoGo": true
14628+
},
14629+
{
14630+
"githubUrl": "https://github.com/deepktp/react-native-vikalp-elements/tree/next/packages/themed",
14631+
"npmPkg": "@rn-vui/themed",
14632+
"ios": true,
14633+
"android": true,
14634+
"web": true,
14635+
"expoGo": true
1461614636
}
1461714637
]

0 commit comments

Comments
 (0)