moddather rashed
moddather rashed
i found a workaround, to set the ```overlayColor={'transparent'}``` and to give the view what meant to be blur ```backgroundColor : 'rgba(255,255,255,0.1)'``` for a light blur, and for the dark blur...
@Lexical-Luke I created a custom header, here is the full example of it: ``` import React from 'react'; import { Image, View, StyleSheet, Platform, TouchableOpacity, SafeAreaView, Text, } from 'react-native';...
+1 This issue has to be resolved, since it is one of the main accessibility needs
did make it work with adjusting the input range, in my case was the input range [100 , 0], and changed it to the following. Note: i am using useAnimatedStyle...
@ladybugph thank you for your helpful comment, it just facebook url instead of facebook page name. but that does not work on iOS !