Hi all, I'm developing an app with react-native and I'm using react-navigation. Following the instructions on this issue, https://github.com/react-community/react-navigation/issues/1400, I required cardStackStyleInterpolation in this way
(def cardstyle (js/require "react-navigation/src/views/CardStackStyleInterpolator.js")). It works, but I have this warning: <https://lh3.googleusercontent.com/-aLUYAREMt8g/WVTZ8xwlH0I/AAAAAAAAG-E/wJk4e5z97j8Px5_pcqYGThVU7p-joCVVgCLcBGAs/s1600/warning.png> How I can fix it? This file is on /node_modules/react-navigation/src/views/CardStackStyleInterpolator.js -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
