File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 675
675
"android" : true ,
676
676
"web" : true ,
677
677
"expoGo" : true ,
678
- "alternatives" : [" @rneui /themed" ]
678
+ "alternatives" : [" @rn-vui /themed" ]
679
679
},
680
680
{
681
681
"githubUrl" : " https://github.com/react-navigation/react-navigation/tree/main/packages/react-native-tab-view" ,
11921
11921
"ios" : true ,
11922
11922
"android" : true ,
11923
11923
"web" : true ,
11924
- "expoGo" : true
11924
+ "expoGo" : true ,
11925
+ "unmaintained" : true ,
11926
+ "alternatives" : [" @rn-vui/base" ]
11925
11927
},
11926
11928
{
11927
11929
"githubUrl" : " https://github.com/react-native-elements/react-native-elements/tree/next/packages/themed" ,
11932
11934
"ios" : true ,
11933
11935
"android" : true ,
11934
11936
"web" : true ,
11935
- "expoGo" : true
11937
+ "expoGo" : true ,
11938
+ "unmaintained" : true ,
11939
+ "alternatives" : [" @rn-vui/themed" ]
11936
11940
},
11937
11941
{
11938
11942
"githubUrl" : " https://github.com/gunnartorfis/sonner-native" ,
14613
14617
"ios" : true ,
14614
14618
"android" : true ,
14615
14619
"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
14616
14636
}
14617
14637
]
You can’t perform that action at this time.
0 commit comments