But can I render my React Native for Web app in an in-app webview, on Repl.it?
Repl.it – React Native mobile apps in browser
11–20 of 63 posts
Re: Repl.it – React Native mobile apps in browser
#12Re: Repl.it – React Native mobile apps in browser
#13It's a good tool, but how does it compare with: https://github.com/decosoftware/deco-ide It seems that it also renders react native and has better features around styling.
For Repl.it, we approach everything from the novice point-of-view. We're ok with things being missing as long as we make it very easy for people who are just getting started with programming. We'll expand towards more power as long as it doesn't overwhelm or takeaway from the beginners experience.
For example, when we wanted to support third-party packages one way we could've done it is allow people bash access to install packages from PyPi but instead we've invested the time to pre-install all PyPi packages in existence on shared drive (https://repl.it/site/blog/python-import) and mount it on every container we start for our users. That way you don't have to know how to install it to get started with, say SciPy.
Re: Repl.it – React Native mobile apps in browser
#14But can I render my React Native for Web app in an in-app webview, on Repl.it?
Not currently. But we'll implement it if enough people want it. We have a Canny board where people can vote on new languages/stacks for us to support: https://replit.canny.io/languages-requests
Canny, repl.it, plus Expo of course.. you're the React Native mafia!
Re: Repl.it – React Native mobile apps in browser
#15The title is confusing me a bit. This is writing/deploying react native apps in a browser, right? As opposed to running them in a browser.
Re: Repl.it – React Native mobile apps in browser
#16It's a good tool, but how does it compare with: https://github.com/decosoftware/deco-ide It seems that it also renders react native and has better features around styling.
Re: Repl.it – React Native mobile apps in browser
#17how does repl.it compare with expo's snack (snack.expo.io)?
Re: Repl.it – React Native mobile apps in browser
#18how does repl.it compare with expo's snack (snack.expo.io)?
repl.it integrates this with their classrooms product to make it into a structured learning tool with assignments and automatic evaluation of solutions. Direct link to the course: https://repl.it/community/classrooms/17650
Re: Repl.it – React Native mobile apps in browser
#19Earlier quoted context omitted.
Not currently. But we'll implement it if enough people want it. We have a Canny board where people can vote on new languages/stacks for us to support: https://replit.canny.io/languages-requests
Small world! I consider myself really lucky to have worked with you (Amjad) and Andrew (Canny Founder) on the React Native team in 2014/2015. Great times! Canny, repl.it, plus Expo of course.. you're the React Native mafia!
"React Native mafia" -- love it! :D
Re: Repl.it – React Native mobile apps in browser
#20Earlier quoted context omitted.
Not currently. But we'll implement it if enough people want it. We have a Canny board where people can vote on new languages/stacks for us to support: https://replit.canny.io/languages-requests
Small world! I consider myself really lucky to have worked with you (Amjad) and Andrew (Canny Founder) on the React Native team in 2014/2015. Great times! Canny, repl.it, plus Expo of course.. you're the React Native mafia!