We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235d6e5 commit 81077f2Copy full SHA for 81077f2
cli/src/templates/base/package.json.ejs
@@ -48,7 +48,7 @@
48
"clsx": "^2.1.0",
49
"expo-navigation-bar": "~3.0.4",
50
"tailwind-merge": "^2.2.1",
51
- "react-native-uitextview": "^1.1.4",
+ "react-native-uitextview": "2.0.0-rc.10",
52
"react-native-pager-view": "6.3.0",
53
<% if (props.stylingPackage?.options.selectedComponents.includes('date-picker')) { %>
54
"@react-native-community/datetimepicker": "8.0.1",
0 commit comments