re-natal icon indicating copy to clipboard operation
re-natal copied to clipboard

Bootstrap ClojureScript React Native apps

Results 60 re-natal issues
Sort by recently updated
recently updated
newest added

Closure Library has made some internal changes which break clients using internal API. ClosureScript's shipping REPLs use private API, and updates are being made via [CLJS-2702](https://dev.clojure.org/jira/browse/CLJS-2702). One such private API...

OK. This is not really a bug with re-frame, but an issue with React Native and Re-frame (and possibly normal react). When I have a component, and on change I...

I'm running lein fighweel and the terminal isn't showing figwheel and is stuck: Figwheel: Cutting some fruit, just a sec ... Figwheel: Validating the configuration found in project.clj Figwheel: Configuration...

When running the pre-packaged template, I get the following error on clicking the press-me button: ``` Unknown argument type '__attribute__' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type....

I just released https://github.com/bhauman/react-native-figwheel-bridge on npm. I worked to improve the bridge file and make sure that it works with both figwheel and figwheel-main.

I'm not sure how to fix this ```bash $ re-natal init project Creating project ☕ Grab a coffee! Downloading deps might take a while... Creating Leiningen project Updating Leiningen project...

When I do cider-jack-in, I get the following messages in *Messages*: ``` [nREPL] started server on 52924 [nREPL] establishing direct connection to localhost:52924 ... [nREPL] Direct connection to localhost:52924 established...

Now, the shadow-cljs is very popular in cljs, so we can compile our project with it

``` $ re-natal --version 0.9.0 $ java -version openjdk version "11" 2018-09-25 OpenJDK Runtime Environment AdoptOpenJDK (build 11+28-201810021910) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11+28-201810021910, mixed mode) $ re-natal init...

hey @drapanjanas, do you have any plans to move to RN 0.6x releases? if so, how can i help?