We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc47041 commit 2ab0842Copy full SHA for 2ab0842
template/App.tsx
@@ -64,7 +64,7 @@ function App(): React.JSX.Element {
64
/*
65
* To keep the template simple and small we're adding padding to prevent view
66
* from rendering under the System UI.
67
- * For bigger apps the reccomendation is to use `react-native-safe-area-context`:
+ * For bigger apps the recommendation is to use `react-native-safe-area-context`:
68
* https://github.com/AppAndFlow/react-native-safe-area-context
69
*
70
* You can read more about it here:
0 commit comments