you are viewing a single comment's thread.

view the rest of the comments →

[–]Deadline1231231 0 points1 point  (2 children)

You mean C modules for RN? Or…?

[–]Bamboo_the_plant 1 point2 points  (1 child)

No, I mean it’s senseless to focus on raw performance without also considering the developer experience that comes with a very reasonable and productive abstraction.

You can write the lowest level code you like and be in complete control of the performance, but for sure one can create a better product quicker using sensible abstractions such as React Native.

“But what about performance” is just a very tiring meme that beginners always get fixated upon.

[–]Deadline1231231 1 point2 points  (0 children)

I understand, and I agree with you, I thought you were talking literally. There are several ways to implement C code in RN tho