paweldomas
b74bede0e7
feat(web/RN): update React to v16 and React Native to 0.49
7 years ago
Lyubo Marinov
3d32c2de89
[RN] Secure entry, no automatic correction for room-lock passwords
7 years ago
Lyubo Marinov
f53c79ab24
Flow, coding style
7 years ago
Lyubo Marinov
2e2129fa44
Import PropTypes from prop-types
Prepare for React 16.
7 years ago
Lyubo Marinov
4dc658c270
Fix 'Missing JSDoc comment require-jsdoc'
8 years ago
Lyubo Marinov
d37468975c
Fix ESLint warnings
JSDoc comments didn't follow the ESLint rule for properly formatted
sentences.
BTW, I'm not blind to the fact that PasswordRequiredPrompt and
RoomLockPrompt participated in a birthing of source code through
copy+paste. (If we do not copy+paste, we will not have to fix one and
the same source code such as comments multiple times.)
8 years ago
damencho
309ce43e05
Moves native password required prompt to room lock feature.
Moves native dialogs to use dialog container. Implements native Dialog that uses react native Prompt.
8 years ago
Lyubo Marinov
18368fefaa
Comply w/ coding style
8 years ago
damencho
c361e1e31a
Translate react strings.
Split language detectors to be web/native dependent. Take care of strings that contain html.
8 years ago
Lyubomir Marinov
80685395ed
[RN] Room lock
8 years ago
Lyubomir Marinov
7ecafb1e69
[RN] Join password-protected rooms
8 years ago