Browse Source

doc: update supported platforms for building mobile apps

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
516e5af118
1 changed files with 4 additions and 2 deletions
  1. 4
    2
      doc/mobile.md

+ 4
- 2
doc/mobile.md View File

7
 
7
 
8
 First make sure the [React Native dependencies] are installed.
8
 First make sure the [React Native dependencies] are installed.
9
 
9
 
10
-**NOTE**: This document assumes the app is being built on a macOS system.
11
-**NOTE**: Node 10.X and npm 6.X are recommended for building.
10
+**NOTE**: This document assumes the app is being built on a macOS system. GNU/Linux is also
11
+supported for building the Android app and Windows **is not supported at alll**.
12
+
13
+**NOTE**: Node 12.X and npm 6.X are recommended for building.
12
 
14
 
13
 
15
 
14
 ## iOS
16
 ## iOS

Loading…
Cancel
Save