Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just released https://github.com/bhauman/react-native-figwheel-bridge on npm #209

Open
bhauman opened this issue Dec 18, 2018 · 9 comments

Comments

@bhauman
Copy link

bhauman commented Dec 18, 2018

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.

@philoskim
Copy link

philoskim commented Dec 19, 2018

Great news! Thank you very much!!!

-- That‘s one small step for man, one giant leap for the ClojureScript community. --

@drapanjanas
Copy link
Owner

That is awesome! I will make use of that in re-natal. I think it is great that figwheel is moving into support React Native development out of the box with minimal extra setup.

@bhauman
Copy link
Author

bhauman commented Dec 23, 2018 via email

@prestancedesign
Copy link

prestancedesign commented Dec 19, 2019

Hi, I just test react-native-figwheel-bridge and it's work great ! Thx

I will make use of that in re-natal.

Anything new about using it for re-natal ? Or I missing some informations ?

The more I use it the more I’m noticing some fundamental things that should change in the api.

@bhauman Is it stable now ?

@dmg46664
Copy link

dmg46664 commented Oct 5, 2020

@bhauman Thanks for this. I'm attempting to set up re-natal as a noob and I can see that figwheel-main results in the

[nREPL] Starting server via /usr/local/bin/lein update-in :dependencies conj \[nrepl\ \"0.8.2\"\] -- update-in :dependencies conj \[cider/piggieback\ \"0.5.1\"\] -- update-in :plugins conj \[refactor-nrepl\ \"2.5.0\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.25.3\"\] -- repl :headless :host localhost
Invalid face reference: t [740 times]
[nREPL] server started on 61524
Invalid face reference: t [40 times]
error in process filter: user-error: No figwheel-main build files (<build-id>.cljs.edn) were found
error in process filter: No figwheel-main build files (<build-id>.cljs.edn) were found
Invalid face reference: t [63 times]

Should everyone be switching to react-native-figwheel-bridge?

@dmg46664
Copy link

dmg46664 commented Oct 5, 2020

@prestancedesign Thanks for your comment. Mind if I ask what you decided for your approach going forward? Did you decide to use react-native-figwheel-bridge stand-alone (assuming I'm thinking about this the right way)? Might help others decide the best toolchain going forward.

@prestancedesign
Copy link

@dmg46664 Standalone no, but with Fighweel-main of the same author.
Here is the doc: https://figwheel.org/docs/react-native.html

@dmg46664
Copy link

dmg46664 commented Oct 5, 2020

@prestancedesign Thanks! I guess by "standalone" I meant without re-natal for your project 😄
Not sure what I lose by going the method on the link, seems like that deprecates re-natal 🤔 Probably just my ignorance.

@prestancedesign
Copy link

@dmg46664 If you don't already know this page, maybe you can find useful informations about ClojureScript and React Native here: https://cljsrn.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants