Skip to content

feat(mobile): display active stellar network in settings#291

Merged
El-swaggerito merged 3 commits into
Axionvera:mainfrom
NoobFaris:feat/add-network-settings-item
Jul 24, 2026
Merged

feat(mobile): display active stellar network in settings#291
El-swaggerito merged 3 commits into
Axionvera:mainfrom
NoobFaris:feat/add-network-settings-item

Conversation

@NoobFaris

Copy link
Copy Markdown
Contributor

Description

Added a settings row under the "About" section that dynamically displays the active Stellar network configuration (EXPO_PUBLIC_STELLAR_NETWORK) with a fallback to TESTNET.

Changes Included

  • Added network environment variable rendering in app/(tabs)/settings.tsx.
  • Ensured graceful fallback handling if environment config is missing.

Testing

@El-swaggerito

Copy link
Copy Markdown
Contributor

This PR cannot be merged automatically because it has merge conflicts.

Please update the branch with the latest base branch and resolve the conflicts.

After the conflicts are resolved and checks pass, the automation can review it again.

@El-swaggerito
El-swaggerito merged commit c7abde5 into Axionvera:main Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mobile settings item for current network

2 participants