The latest published bootstrap-cljs (0.28.1-0) with its dependency on react-bootstrap 0.28.1-1 does not seem to work. I'm seeing this in the js console:
react-bootstrap.inc.js:8390 Uncaught TypeError: Cannot read property 'propTypes' of undefined
Fortunately, bootstrap-cljs 0.29.2.0 with its dependency on react-bootstrap 0.29.2-0 does work. Would you publish it to Clojars?