You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/articles/guides/getting-started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ npm i @ui-kitten/components @eva-design/eva react-native-svg
58
58
59
59
<divclass="note note-warning">
60
60
<divclass="note-body">
61
-
If you use Expo for Web, you need to add the following underneath the `"web"` key in `app.json` `"build": { "babel": { "include": [ "@ui-kitten/components" ] }`
61
+
If you use Expo for Web, you need to add the following underneath the `"web"` key in `app.json` `"build": { "babel": { "include": [ "@ui-kitten/components" ] } }`
0 commit comments