frozencap

Results 13 issues of frozencap

It's been over 4 days that the status page has been showing "Distribute is Experience Issues" All of my apps using codepush have become categorically unusable If I release a...

Development on our project has basically come to a halt after updating a few packages. Dev builds and Fast Refresh are taking 15min+. We are not able to isolate the...

AKA `INSendMessageIntent` in iOS , not sure in Android Is this achievable with `react-native-share-menu` ?

## Icon Request * Icon name: filled(`heart`, `thumbs-up`, `star`, maybe others) * Use case: To toggle them on/off on platforms that don't easily allow svg filling. Type any of the...

🙌 icon request

```js Error: Unable to resolve module @/auth/my.device.slice from ``` `@` path alias is defined in `tsconfig.json` ```json "compilerOptions": { ... "paths": { "@/*": ["src/*"] } ```

### Environment Elixir 1.13.4 (compiled with Erlang/OTP 25) macOS Monterey `{:pigeon, "~> 2.0.0-rc.0"}` ### Current behavior Followed [instructions here](https://hexdocs.pm/pigeon/2.0.0-rc.1/Pigeon.APNS.html#module-generating-your-certificate-and-key-pem) to populate files used below in `config.exs`: ```elixir config :myapp, MyAppWeb.APNS,...

Has anybody managed to get an Expo Module/Config Plugin working for this lib ? This is the only lib under `react-native-webrtc/` organization that doesn't provide this

Could someone explain what this means > Expo – Enable Config Plugin > Want this library to work on Android too? Because the library uses native code on Android you...

Great lib. `autoHide: false | true` both still allow the user to dismiss FlashMessage. It would be great if we could also prevent the user from dismissing FlashMessage. Is this...

Swipe-to-close the `BottomSheetModal` doesn't work neither on Emulators nor on physical devices. Handle just doesn't respond. Could there be a common gotcha going on here? My navigator is as vanilla...