-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Version
1.8.0
Operating System
Windows 10
Device
Laptop
Browser & Version
Microsoft Edge
Steps to reproduce
- Download the Release from here: https://github.com/creativetimofficial/material-kit-react-native
- Run npm install to install all the dependencies.
- Run expo start
What is expected?
App to start properly
What is actually happening?
› Unversioned @expo/metro-config@0.3.0 is being used. Bundling apps may not work as expected, and is subject to breaking changes. Install expo or set the app.json sdkVersion to use a stable version of @expo/metro-config.
Solution
Probably upgrading the expo version is required.
Even the Expo App throws an error saying the minimum SDK version required is 41.0.0
Additional comments
All the components are older as even the EXPO SDK used is deprecated in this.
Latest version is 44.0.0 where as this is using 40.0.0
Metadata
Metadata
Assignees
Labels
No labels