Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

215
Vistas
EXPO React naitve gorhom hoja inferior gorhom no aparece

tengo un problema desde que actualicé al último SDK44 y actualicé mi paquete de hoja inferior de gorhom.

Mi componente ShadowBackdrop no se muestra detrás de bottomshet.

Este es mi código.

RENDER SOMBRA COMPONENTE!

 import React from "react" import Animated from "react-native-reanimated" import { StyleSheet } from "react-native"; export const renderShadow = (fall, styles) => { const animatedShadowOpacity = Animated.interpolateNode(fall, { inputRange: [0, 1], outputRange: [0.6, 0], }); return ( <Animated.View pointerEvents="none" style={[ { ...StyleSheet.absoluteFillObject, backgroundColor: "#000", opacity: animatedShadowOpacity, }, ]} />);

};

ASÍ ES COMO LO LLAMO EN COMPONENTE REAL:

 <Portal> {renderShadow(fall, styles)} <BottomSheet index={0} ref={bottomSheetRef} snapPoints={snapPoints} handleComponent={null} backdropComponent={BottomSheetBackdrop} enableContentPanningGesture={gHandle} enablePanDownToClose={true} > <BottomSheetContainer /> </BottomSheet> </Portal> <PortalHost name="custom_host" />
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda