0

Developing my first React Native app, I took the advice not to use Classes; that, while they were not obsolete, Arrow Function Components and hooks were now the preferred modern style for React Native programming.

Now I'm looking to optimize my app, and PureComponent sounds like a useful option. How do I implement it in code that doesn't use Classes?

johnrubythecat
  • 926
  • 1
  • 9
  • 25

0 Answers0