-
A new version (2024.2.1.10-Ladybug) of `android-studio` was just pushed to the `latest/candidate` channel [in the snap store](https://snapcraft.io/android-studio). The following revisions are availabl…
-
### Description
A class that has the __workletClass annotation doesn't support any kind of type annotations.
The following works:
```tsx
class Test {
__workletClass = true;
value;
con…
-
### 💡 Summary
swiping over a reply target note won't change timeline, swiping on anything else seems to work.
### 🥰 Expected Behavior
swiping left or right should move between timelines
### 🤬 Actu…
-
When @Jonathansoufer tried to build on his Mac with M1 `aarch64` CPU it fails with:
```
No Android SDK tarballs are available for system architecture: aarch64-darwin
```
Which is caused by this `i…
-
### Bug description
Bug while patching Google Photos app : An error occurred:
app.revanced.patcher.patch.options.PatchOptionException$InvalidValueTypeException
### Version of ReVanced Manager and ve…
-
### Summary
When new architecture enabled with
`[
"expo-build-properties",
{
"ios": {
"newArchEnabled": true
},
"android": {
"newArchEnabled": true
…
-
### Description
The maxFontSizeMultiplier prop is not being respected for Text and TextInput components. When accessibility settings are changed to increase the display text, the font size increases …
-
**Mobile Device Environment**
Android & IOS
- React Native relseaed a [new architecture](https://reactnative.dev/docs/the-new-architecture/)
- React Native team is planning to enable the New Arc…
-
# Report
## Plugin Version
6.15.1
## On what Platform are you having the issue?
ios and android
## What did you do?
Enabled the New Architecture and build
## What did you expect t…
-
### Description
`findNodeHandle` is a notoriously slow path in React — in fact, the function it's calling internally is literally called [`findCurrentFiberUsingSlowPath`](https://github.com/facebook/…