Skip to content

Adityasinghvats/React-App

Repository files navigation

React internal about React-fibre and Reconciliation

react-fiber-architecture

Jetpack Compose

  • Immutability
    • Uses immutable data structure to make diffing more efficient
  • Lazy Loading
    • Prevents creation and updation of UI until actually needed to improve performace , react uses it as well.
  • Platform specific components

Releases

No releases published

Packages

No packages published