AFDHAL
AFDHAL
same issue v7.4.0
 I have same issue in react native : "react-native": "0.70.6",  help please
@Huzaifa1911 thanks I try to add with the correct import the app launch but crash happen ,so i replace this by null SplashScreen.show(null); save my life it works fine .
the onesigal console for notification show the full object received but actionButtons:[] still empty
Hello, Try thiis package it support this feature https://www.npmjs.com/package/react-native-popup-dialog
OneSignal.Debug.setLogLevel(LogLevel.Verbose); // Initialize with your OneSignal App ID OneSignal.initialize(ONESIGNAL_APP_ID); // Use this method to prompt for push notifications. // We recommend removing this method after testing and instead use In-App...
Hello i would make this View have background red which contain text is support more width but no way the view is cropped can anyone helps us EXPO 52 {...
Hi, this saved my issue It work like a charm! https://github.com/react-native-maps/react-native-maps/issues/4988#issuecomment-1970291016
"expo": "~53.0.9", "react-native": "0.79.2", and [ExpoRootProject] Using the following versions: buildTools: 35.0.0 minSdk: 24 compileSdk: 35 targetSdk: 35 ndk: 27.1.12297006 kotlin: 2.0.21 ksp: 2.0.21-1.0.28 Non compatible avec les pages de...
 return ( ); **Expo:52** with **New architecture** latest version : **"react-native-maps": "^1.22.6",** It works for me. Thanks @ricardovalenca