[PR #97] [CLOSED] Make RN app work #3016

Closed
opened 2026-02-28 20:35:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/97
Author: @7brend7
Created: 6/19/2022
Status: Closed

Base: masterHead: react-native-fix


📝 Commits (1)

📊 Changes

5 files changed (+227 additions, -2 deletions)

View changed files

📝 packages/mobile/.babelrc (+2 -1)
📝 packages/mobile/nodejs-assets/nodejs-project/main.js (+1 -1)
📝 packages/mobile/src/components/manager/ManagementApp.js (+4 -0)
packages/mobile/src/components/manager/PasswordPrompt.js (+116 -0)
packages/mobile/src/components/manager/SetServer.js (+104 -0)

📄 Description

Fixed issues for successful run of ReactNative app.

! Tested only for android !


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/97 **Author:** [@7brend7](https://github.com/7brend7) **Created:** 6/19/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `react-native-fix` --- ### 📝 Commits (1) - [`fc1e0cf`](https://github.com/actualbudget/actual/commit/fc1e0cf623fb569fc7678c8e2f83c94e6cdef9fb) make RN app work. ### 📊 Changes **5 files changed** (+227 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/mobile/.babelrc` (+2 -1) 📝 `packages/mobile/nodejs-assets/nodejs-project/main.js` (+1 -1) 📝 `packages/mobile/src/components/manager/ManagementApp.js` (+4 -0) ➕ `packages/mobile/src/components/manager/PasswordPrompt.js` (+116 -0) ➕ `packages/mobile/src/components/manager/SetServer.js` (+104 -0) </details> ### 📄 Description Fixed issues for successful run of ReactNative app. ! Tested only for android ! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:35:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3016