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
Evan is working on some changes related to the manifest format. If this is merged and supported, we need to update this library. It's still pending review, but once it's merged I'll start on it 😄
Motivation
Everything Expo supports, we should implement. 🚀
The text was updated successfully, but these errors were encountered:
Hi guys! Seems like part of those changes mentioned above went through into Expo's SDK 37. They basically removed the sdkVersion from the app.json file. Are we planning to put an update for this?
Looking at how to implement this since the sdkVersion is no longer in the app.json. Can we relay on expo-constants as a dependency to get this value (from NativeConstants.manifest.sdkVersion)?
Description of the feature
Evan is working on some changes related to the manifest format. If this is merged and supported, we need to update this library. It's still pending review, but once it's merged I'll start on it 😄
Motivation
Everything Expo supports, we should implement. 🚀
The text was updated successfully, but these errors were encountered: