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 3, 2019
1 parent e48b976 commit ab23c50
Showing 1 changed file with 1 addition and 0 deletions.
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 {:NavigationActions #js {}})
(def react-native-mail #js {:mail (fn [])})

0 comments on commit ab23c50

Please sign in to comment.