mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 03:06:39 +00:00
Use phone contacts instead of fake
Former-commit-id: fbc001fcb9cd01eaffaaf33a80012a7703642650
This commit is contained in:
parent
f42dd5ac28
commit
1b23b406d8
@ -9,7 +9,7 @@
|
||||
[clojure.string :as s]))
|
||||
|
||||
;; TODO see https://github.com/rt2zz/react-native-contacts/issues/45
|
||||
(def fake-phone-contacts? true)
|
||||
(def fake-phone-contacts? false)
|
||||
(def fake-contacts? false)
|
||||
|
||||
(def react-native-contacts (js/require "react-native-contacts"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user