From 1205a46603630fa28cd24b437210a5f2d0726836 Mon Sep 17 00:00:00 2001 From: Max Risuhin Date: Tue, 10 Apr 2018 12:25:45 +0300 Subject: [PATCH] Update 034-react-native-qt 2018-04-09 Town Hall --- .../README.md} | 12 +++++++++--- ideas/034-react-native-qt/log.md | 6 ++++++ 2 files changed, 15 insertions(+), 3 deletions(-) rename ideas/{34-react-native-qt.md => 034-react-native-qt/README.md} (78%) create mode 100644 ideas/034-react-native-qt/log.md diff --git a/ideas/34-react-native-qt.md b/ideas/034-react-native-qt/README.md similarity index 78% rename from ideas/34-react-native-qt.md rename to ideas/034-react-native-qt/README.md index b948b28..913e3af 100644 --- a/ideas/34-react-native-qt.md +++ b/ideas/034-react-native-qt/README.md @@ -38,9 +38,15 @@ Description: Login screen rendering and functionality Goal Date: 2018-04-09 Description: -- Upgrade react-native-desktop to react-native v.0.53.3 (since latest status-react expects v.0.53.3 as well) -- Investigate and implement possibility to not rely on Node.js installed system wide, but bundle it with react-native-desktop app distribution -- Create runnable react-native-desktop app distribution (status-electron MVP based) for Ububntu, OS X and Windows. +1. Upgrade react-native-desktop to react-native v.0.53.3 (since latest status-react expects v.0.53.3 as well) (2018-04-09 update: Done) +2. Investigate and implement possibility to not rely on Node.js installed system wide, but bundle it with react-native-desktop app distribution (2018-04-09 update: In-Progress) +3. Create runnable react-native-desktop app distribution (status-electron MVP based) for Ububntu, OS X and Windows. (2018-04-09 update: Not started) + +### Iteration 2 +Goal Date: 2018-04-23 +1. react-native-desktop running with integrated JavaScriptCore engine instead Node.js on Ubuntu (continuation of Goal 2 from Iteration 1) +2. Porting latest status-react to run on top of react-native-desktop. Work-in-progress. Resolve messages receiving and sending issues. +3. Create runnable react-native-desktop app distribution (status-electron MVP based) for Ububntu, OS X and Windows. Goal Date: TODO Description: Integrate react-native-desktop into latest status-react sources with desktops screens available. diff --git a/ideas/034-react-native-qt/log.md b/ideas/034-react-native-qt/log.md new file mode 100644 index 0000000..cdb7d88 --- /dev/null +++ b/ideas/034-react-native-qt/log.md @@ -0,0 +1,6 @@ +## Logfile + +### 2018-04-10 + +- Moved single idea file into swarm directory +- Added logfile