appandflow / appandflow/trailhead

[Hackathon demo] Show the native build number in Settings

未关闭
#5 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
TypeScript
星标
0
派生
0
平均合并
23 分钟
30 天内合并 PR
7

描述

Hackathon demo ticket. This is intentionally small and self-contained.

## Problem

Settings shows the marketing version only, which makes it harder to tell two local native builds apart during QA.

## Scope

Update the About version value in app/(tabs)/settings.tsx using Expo Constants. Show the native build version when available and retain the current version-only fallback.

## Acceptance criteria

- Settings displays Version (build) when a native build version exists.
- It still displays Version when the native value is unavailable.
- No new dependency or settings row is added.

## Validation

Follow docs/mobile-agent-loop.md.

Before: capture the About section and read its version value with agent-device.

After: return to the same section, prove the full version and build text with agent-device, and capture the matching screenshot.

The PR description must include clearly labeled Before and After evidence.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。