2nd set of WIP changes.
This commit is contained in:
@@ -90,7 +90,7 @@ export function SignIn({ emailSignInStart, signingIn }) {
|
||||
</View>
|
||||
<Text style={{ padding: 10, alignSelf: "center" }}>
|
||||
{t("settings.labels.version", {
|
||||
number: Constants.manifest.version,
|
||||
number: Constants.expoConfig.version,
|
||||
})}
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user