@clerk/expo@3.7.6
npx @buildinternet/releases get rel_lVQjZ4Oh8zFpT1sOm_eV4
Add a logoMaxHeight prop to AuthView, allowing Expo apps to control the maximum height of the managed logo on Android and iOS. (#9154) by @swolfand
logoMaxHeight
AuthView
Usage:
<AuthView logoMaxHeight={64} />
Updated dependencies [e162b71]:
e162b71
Fetched July 15, 2026
Reduced redundant native and JavaScript client refreshes during Expo startup.
Android native UI components no longer crash before window attachment or become unresponsive after navigation detaches and reattaches their…