From 3139210a20d57666568ac9a33bbd52051e904229 Mon Sep 17 00:00:00 2001 From: Prajjaval Verma Date: Sat, 27 Apr 2024 14:52:04 +0530 Subject: [PATCH] FAB fix | TP-61793 | TP-61794 | TP-61795 (#10634) Co-authored-by: Shivam Goyal --- .../screen/quote-offer-screen/QuoteOfferScreen.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx b/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx index ac07402bb5..62cca4f5df 100644 --- a/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx +++ b/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx @@ -55,8 +55,8 @@ const QuoteOfferScreen = ({ const fabTextStyle = useAnimatedStyle(() => { return { - width: withTiming( - y.value < lastScrollPosition.value || y.value <= 0 ? 90 : 0, + maxWidth: withTiming( + y.value < lastScrollPosition.value || y.value <= 0 ? 120 : 0, { duration: 100 } ), paddingRight: withTiming(