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
Would be good if we can match the manifest version with the Expo SDK.
Would also be nice if we can add commands to switch between SDK versions, e.g.
Use schema from project SDK version
Use schema from different SDK version ...
Motivation
If you run an older SDK version, the manifest validation/autocompletion should match this too. 😄 When we have this correlation, we can also implement deprecated properties and warn for those being used.
The text was updated successfully, but these errors were encountered:
byCedric
changed the title
Download manifest for current Expo SDK
Download manifest for current Expo SDK and add commands to switch versions
Aug 27, 2020
Description of the feature
Would be good if we can match the manifest version with the Expo SDK.
Would also be nice if we can add commands to switch between SDK versions, e.g.
Motivation
If you run an older SDK version, the manifest validation/autocompletion should match this too. 😄 When we have this correlation, we can also implement deprecated properties and warn for those being used.
The text was updated successfully, but these errors were encountered: