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
This commit is contained in:
parent
80be4769e5
commit
fbc001fcb9
@ -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