How do I check Expo SDK version?

I installed Expo SDK.

npm install --save

How do I check my Expo SDK version?

You literally have posted your SDK version in the middle of your screenshot :wink:

BTW 25 is quite old version - please consider updating it.

Many thanks for the reply.
How do I updating it?

npm update expo. You can also specify version you want install. For reference: https://docs.npmjs.com/cli/update

You may also want to look here:
https://docs.expo.io/versions/latest/workflow/upgrading-expo-sdk-walkthrough

Thank you very much. I will take it a try.

Thank you, I upgrade my expo.io.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.