Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 498 Bytes

File metadata and controls

10 lines (8 loc) · 498 Bytes

Wanderlog-specific patches

If you add a non-backport patch, add it here. It's useful when we want to rebase on upstream's master

  • Add Wanderlog-specific README and instructions
  • Create scripts for building patched React Native
  • Avoid race conditions when setting RCTNetworkTask status
  • Fix crashes due to "JS functions are not convertible to dynamic" errors
  • Enable flag to fix "Animated node with tag 123 does not exists" by reverting "Remove flag enable_blocking_queues_for_animated"