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
-
Dacexi120366y@iosnerd iOS and WEB? I thought RN was just for Android and iOS? Also, never had problems with installing packages to RN, it's legit just rnpm install package
-
iosnerd3276y@Dacexi Yeah RN is for iOS/Android but the higher ups felt it would be a “faster” solution to have the project’s business logic be done in React so it could be shared across the web version and iOS version of the app. Not the ideal solution IMO.
-
iosnerd3276y@Stocken totally agree it isn’t a bad technology or platform. It just seems very fragile and highly dependent on many dependencies to accomplish basic tasks and operations in order to build apps. ¯\_(ツ)_/¯
-
zwen3516yIt's a pain at first but after a while you get used to how to work with it. Then it's super quick to prototype and test which is nice.
-
Every time you use a new technology it's like this, feels like your wasting time till you start to learn it a bit more and then quick progress can be made and you'll be asked to move onto another new technology
-
Stocken4336y@iosnerd Yeah thats true, its depends very much on smaller parts to work. But when you learn it and all its qwerks, its totally awesome.
Thats why i hope vuejs is releasing native, they rely on less loose parts to be working. -
React Native is absolutely the bestworst thing. It is a giant finicky pain in the ass. That said, you’re not the market. I feel like the market is people like myself and my one other team member. We both have zero native app experience, we are building an entire video platform ourselves including backend, front end and both android and iOS apps, essentially the work of ten people... and yet we’re moving forward. That’s where RN is an absolute godsend. But yes, in the moment, it can often feel like pure garbage.
Related Rants
-
arwinneil34Just found the best dev ever. https://alcohollick.com/tfw.html
-
dfox81As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to be...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
Project I’m working on is required to be in React-Native...I’m a Swift/Obj-C developer. I wrote two lines of React code and then I have spent the last 3 hours trying to get dependencies for a single library installed to run the project again...
Tell me how React Native is a better and faster way to develop apps over native code???
This seems like a waste.
rant
react-native
swift
ios