Skip to content

Releases: anisurrahman072/React-Native-Advanced-Guide

Book Launched 🚀

22 Sep 12:22
39da993
Compare
Choose a tag to compare

React Native Advanced Guide Book

  • This Advanced Guide Book has 12 Chapters & 70+ Topics.

  • Most of the Topics are based on Performance Optimization for your RN app (Both iOS & Android)

  • The book was originally launched on 1st January 2024. I'm planning to release V2.0 at the beginning of 2025 🚀

  • So far I have covered all these below Major Topics of React Native in this Advanced Guide Book.

    1. New Architecture & its complete data flow
    2. Hermes & Static Hermes
    3. Debugging
    4. Profiling
    5. All about Low FPS (Frame Per Second)
    6. Jest full setup
    7. Component TESTING by RNTL
    8. All types of Virtualization Optimization (<VirtualizedList />, <FlatList />, <SectionList />, <ScrollView />)
    9. Complete guide on <FlashList />
    10. Anti Patterns in RN
    11. In App Purchase (RevenueCat - iOS & Android)
    12. Sharp on React Hooks, Components & Custom Hooks