Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
React native is cool, I am on a project that using it.
Is that kali or just other distro that use gnome? -
IndoDev5007y@arch-chroot yeah, I too have been planning to make an app with that, but there was a problem in the first try of the env setting that screwed up my linux, but after I reinstalled the OS, everything was set up less than 2 hours 😁
Yepp, it is kali -
Nice, have fun!
Expo made getting started a lot easier and includes most features an average app needs. It's setup is a lot faster for those who want a quick start :). -
IndoDev5007y@Sirhennihau thanks! Can't wait to make an app out of it.
yeah, I saw a tutorial about it, but it saw something like 'some react native component might not be supported by expo', n is releasing the app compiled by expo the same as the normal one? -
@IndoDev Most of the standard native libraries can be accessed through expo.
The main advantage of expo is the fast getting started. You don't need to install xcode/jdk + android studio to get the app on your emulator/ phone running.
When you want to release an apk to the AppStore, you'll need to install jdk/ xcode though.
I'm still testing expo on my own currently, but it seems kinda fun to use. Another advantage is that if you use a real phone for developing you don't need to connect via usb to the PC, but you can connect via WiFi. -
@jalebiBhai Can you develop native apps with Vue? Heard already several times that Vue shall be a nice JS framework.
-
IndoDev5007y@Sirhennihau yeah it look much simpler n lighter in load for both phone n laptop. I tried to do that but I failed, will try again later, thx for the input though 😁
-
IndoDev5007y@harrizsb no I didnt, the icon by default is there, d u need a video tutorial? Bec I believe a written tutorial given in documentation is quite sufficient (though the process isnt always smooth)
-
IndoDev5007y@jalebiBhai really? I didnt know we can use Vue for making mobile app, thx for the info tho 😁
-
convict3d847yReact native is just so cool, working on an rn project atm, and am willing to main it replacing native programming.... But it still got some downs.
-
@convict3d it is still in development. Though it support all the framework, sad part if, it primary is angular
-
@IndoDev not just hybrid app but PWA. And the really best part is, the boilerplate. You dont have to set it up by your own, and rub your asses for hours understanding how webpack works. vue-cli sets up everthing up for you. Though webpack knowledge is not required, you will need some really basic knowledge if you want to configure somethings differently, like change final Distribution repo
I am using Quasar, which is an awesome material and ios theme framework built over vuejs. Provides lots of functionality and components already shipped out of box. Like material cards and calendar.
Quasar PWA boiler plate is fantastic. You dont need to do anything to set up PWA -
IndoDev5007y@convict3d yeah, I agree with u. Even though I just started the project, I actually already learned about it long back. N it's pretty cool! as u said.
Well yeah, there r still some down sides, but to me it's just a small trade offs to more of coolness -
IndoDev5007y@jalebiBhai react native comes with a boiler plate as well.
Really? That's a really handy feature to be provided with a typical theme for phones. Will check it out later before the project goes too far. Thanks for the info, I am enlightened 😁 -
@IndoDev yes check it before project goes to faaaar. Its really painful otherwise.
Vue want event take a day to grasp -
JMente1237y@IndoDev yep nativescript provide bidirectional data binding and you don't worry for add other library or plug-in 😁 and use fetch like axios 😉
Related Rants
Didn't expect starting a react native project would be this cumbersome, well.. the environment setting was.
Anyway, I am ready for a new possibility B-)
*please don't judge me :p
undefined
js
react-native