Skip to content

Commit

Permalink
fix desktop compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed May 4, 2019
1 parent 802bf16 commit 0f9ff20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
(def snoopy-buffer #js {})
(def background-timer #js {:setTimeout (fn [cb ms] (js/setTimeout cb ms))})
(def react-navigation (js/require "react-navigation"))
(def react-native-mail #js {:mail (fn [])})

0 comments on commit 0f9ff20

Please sign in to comment.