Former-commit-id: 29eab3bbb8
This commit is contained in:
virvar 2016-02-24 23:53:12 +03:00
parent 4e0d6c2883
commit 4adbc18dab
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
(def fake-contacts? true)
(set! js/React (js/require "react-native"))
(def react-native-contacts (js/require "react-native-contacts"))
(def logo-icon (js/require "./images/logo.png"))