121276b6d5 | ||
---|---|---|
.. | ||
README.md | ||
log.md |
README.md
id | title | status | created | category | lead-contributor | contributors | exit-criteria | success-metrics | clear-roles | future-iterations | roles-needed | okrs | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
034-react-native-qt | Extend react-native-desktop to support status-react Desktop functionality | Limbo | 2017-11-22 | core | MaxRis |
|
yes | yes | yes | yes |
|
|
Preamble
Idea: #34-react-native-qt
Title: Extend react-native-desktop to support status-react Desktop functionality
Status: In-Progress
Created: 2017-11-22
Summary
Status React cross-platform (Linux, OS X and Windows) desktop version based on react-native-desktop port of react-native.
Vision
React-Native-Desktop is the desktop extension of origin react-native framework developed by Status. With direct access to underlying OS's APIs (via Qt Framework APIs mainly) we should be able to have almost full control on software stack and provide better users experience.
Status IM application should has range of unique screens optimized for the best desktop users experience.
Desktops version of Status IM is supposed to re-use backend implementation of Status IM Mobile, but with unique UI screens and based on react-native-desktop extension of original react-native.
Swarm Participants
- Lead Contributor: @MaxRis
- Testing & Evaluation:
- Contributor: @vkjr
- Contributor: @flexsurfer
- UX (if relevant):
Requirements
Goals & Implementation Plan
Goal Date: 2017-12-11 (Done) Description: Enhance development cycle to get acceptable performance in code development (adopt figwheel + live-reload, find the way to compile ClojureScript to JS without code optimization (lein has known issues with that)
Goal Date: 2017-12-15 (Done) Description: Login screen rendering and functionality
Iteration 1
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) (2018-04-09 update: Done)
- 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)
- 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
- react-native-desktop running with integrated JavaScriptCore engine instead Node.js on Ubuntu (continuation of Goal 2 from Iteration 1) (2018-04-23 update: Done)
- Porting latest status-react to run on top of react-native-desktop. Work-in-progress. Resolve messages receiving and sending issues. (2018-04-23 update: Done)
- Create runnable react-native-desktop app distribution (status-electron MVP based) for Ububntu, OS X and Windows. (2018-04-23 update: Not started)
Iteration 3
Goal Date: 2018-05-07
- Build status-react Desktop in production (2018-05-04 update: Done)
- OS X bundle distribution for status-react Desktop (2018-05-04 update: Done)
- Realm native module support by r-n-d and JavaScriptCore (2018-05-04 update: Partially done, In-Progress)
- Ubuntu distribution build of old status-electron for Desktop based on react-native-desktop and JavaScriptCore (2018-05-04 update: Done)
Iteration 4
Goal Date: 2018-05-18
- Resolve account creation issues with StatusIm.app bundle (happens only on non-vm machines) (2018-05-16 update: Done)
- Automate Mac OS bundle creation (2018-05-16 update: Done)
- Ubuntu distribution with JavaScriptCore enabled (2018-05-16 update: Proof of concept verified)
- Realm native module support by r-n-d and JavaScriptCore in Ubuntu distribution (2018-05-16 update: On-hold)
- Build react-native-desktop on Windows (2018-05-16 update: Done)
- status-react Desktop Windows portable binaries distribution (2018-05-16 update: Done)
Iteration 5
Goal Date: 2018-06-01
- Resolve failing jest unit tests, increase stability of unit testing runs (2018-06-03 update: Not started)
- Support of on-going needs for StatusIM Desktop project (2018-06-03 update: In-Progress)
Iteration 6
Goal Date: 2018-06-18
- Resolve failing jest unit tests, increase stability of unit testing runs
- Support of on-going needs for StatusIM Desktop project
Goal Date: TODO Description: Integrate react-native-desktop into latest status-react sources with desktops screens available. (2018-05-04 update: Done)
Goal Date: TODO Description: Resolve react-native-desktop related UI issues (missed support of some specific props or components, etc)
Goal Date: TODO Description: Smoothly working figwheel for dev builds
Goal Date: TODO Description: Stable Status Desktop application with screens specific for desktop users experience.
Goal Date: TODO Description: Support by react-native-desktop of [all react-native components](https://github.com/status-im/status-electron/wiki/Status-Components are supported by react-native-desktop) used in Status Desktop.
Goal Date: TODO Description: Automated process of Status Desktop distributions creations for Linux, OS X and Windows desktop platforms.
Minimum Viable Product (completed)
- Application shows 'chat' screen
- User can login
- User can exchange 1-1 messages
Minimum Viable Product 2
Status Desktop application with screens specific for desktop users experience based on Status-React (Status IM Mobile) source code base with possibility to chat without interruption.
Success Metrics:
- Successful internal usage of Status Desktop application by Status Team on daily basis (Additional metrics should be defined).
- All react-native components from the list of used components in Status Desktop https://github.com/status-im/status-electron/wiki/Status-Components are supported by react-native-desktop
- Existing UI for status-react desktop runs smoothly with
react-native-desktop
- Automated creation of binary distributions for Linux, OS X, Windows desktop platforms.
Exit criterias
- Stable Status Desktop application based on react-native-desktop (Additional criterias should be defined).
Post-Mortem
Copyright
Copyright and related rights waived via CC0.