#react-native
Read more stories on Hashnode
Articles with this tag
Why Functional Components? Simplicity:- Functional components are simpler and more concise compared to class component. Readability:- The functional...
Starting from version 0.68 react native started using the New Architecture. Pillars Of New Architecture Turbo Modules :- Turbo Modules is a framework...