[ISSUE #3321] Migrated group chat creation flow

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard
2018-02-19 20:21:41 +01:00
parent fb4ea0572b
commit 63b1dbdb76
40 changed files with 251 additions and 428 deletions
@@ -21,7 +21,6 @@
(def random-bytes (js/require "react-native-randombytes"))
(def react-native (js/require "react-native"))
(def realm (js/require "realm"))
(def sortable-listview (js/require "react-native-sortable-listview"))
(def vector-icons (js/require "react-native-vector-icons/Ionicons"))
(def webview-bridge (js/require "react-native-webview-bridge"))
(def svg (js/require "react-native-svg"))