Arthur Geron

Results 21 issues of Arthur Geron

Solves #1658 . Typedef redefinition error prevents apps using latest folly version from building

CLA Signed

Styled component injects forwardRef into every component, forwardRef adds an overhead and has considerably more impact on a Component's render time and JS thread time compared to a regular component,...

When the timeline isn't set manually (using buttons) the "side" attribute is empty, making it a real pain to make specific css for events based on the side they are...

Do you have any plans on supporting TypeScript?

The following warning is generated during build: gradle warning: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] This occurs in the generated MMKV.cpp on the `bool MMKV::getBytes` method, calls...

Fixes: #1696, #2372 Similar to #2518, this fixes race condition crashes on `validProducts` and `productsRequest` in RNIapIos.swift when using Store Kit 1. ## React Native IAP What was done: -...

🍗 enhancement
📱 iOS
🛠 bugfix

Description of changes: - Adds support for RN 0.73 - Fixes gradle warnings on uncovered player states within loop **Attention** This change will break compatibility with RN < 0.71 By...

## Context `useUnlock` listens for `lock` and `unlock` events from VaultClient, but the communication with VaultServer was one-way, meaning those events from the Server never reached the client. That means...

Fixes soft-locked state after wrong password in `View Seed Phrase` screen

### What version of Wallet are you using? Version: 0.16.1 ### What is happening? Wallet reset through "Lost your password" screen gives no visual feedback https://github.com/FuelLabs/fuels-wallet/assets/3487334/abe2efae-a68f-4db6-9880-0a0f35f3d9ed ### steps to reproduce...

p3