Dee

Results 74 issues of Dee

``` let env = env_vars(); let client = fcm::Client::new(); let mut map = HashMap::new(); map.insert("title", title); map.insert("body", body); if let Some(link) = deeplink { map.insert("link", link); } let mut builder...

``` "react-native-hold-menu": "^0.1.6", import { HoldMenuProvider } from 'react-native-hold-menu'; Property 'safeAreaInsets' is missing in type '{ children: Element; theme: "light"; }' but required in type 'HoldMenuProviderProps'.ts(2741) types.d.ts(24, 3): 'safeAreaInsets' is...

bug

As title We use Expo for web as well as iOS and Android. When I include this library, nothing else, without even using it, it completely breaks web. ``` Web...

Very simple & extremely annoying. On MacOS Tahoe drag and drop screenshot is broken, only for ChatBox AI app. Running latest Chatbox (v1.16.4)