Skip to content

Solve navigation race condition on bottom sheet screen

Martin Santangelo requested to merge fix-quote-ios into expo-migration

Ticket(s) / Related Merge Requests

#5313 (closed)

Summary of Changes

Solved the quote post issue on iOS: it was caused by a weird race condition with the navigation and the close method of the bottomsheet screen

Testing Considerations

Check issue

Regression Scope

quote

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

ios sim

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports