rainbow
rainbow copied to clipboard
🌈‒ the Ethereum wallet that lives in your pocket
Fixes RNBW-TEAM1-76 Figma link (if any): ## What changed (plus any additional context for devs) Updated `react-native-safe-area-context` to the latest version Added top padding on the discover and settings screen...
Status Bar
Fixes RNBW-2786, RNBW-2666 ## What changed (plus any additional context for devs) Created one place where Status Bar is processed. `react-native-bootsplash` was breaking the Status Bar behavior for Android. I...
Fixes RNBW-#### Figma link (if any): ## What changed (plus any additional context for devs) updating allow list ## Screen recordings / screenshots ## What to test ## Final checklist...
Fixes TEAM2-210 Figma link (if any): ## What changed (plus any additional context for devs) fetching on chain balances was fetching 'eth' as the address ## Screen recordings / screenshots...
## What changed (plus any additional context for devs) OP+GMX do not have mainnet addresses. When updating L2 balances we now create a unique id to check account assets or...
Rainbow is a great app that should support BNB Chain and the apps it enables users to grow their defi experience.
I use [NextDNS](https://nextdns.io/) and wallet connection with Rainbow doesn't work when it's enabled. (Rainbow opens but then does nothing. The "connect wallet" dialog doesn't pop up.) Looking at the logs...
Fixes RNBW-#### Figma link (if any): ## What changed (plus any additional context for devs) - get on chain balances when "Connect to hardhat", before we were only doing it...
RNBW-3935 Figma link (if any): ## What changed (plus any additional context for devs) Local storage was not enabled on android before. It was using AsyncStorage, and some of the...
Fixes RNBW-#### Figma link (if any): This was a regression caused by https://github.com/rainbow-me/rainbow/pull/1142 However, the original bug was already fixed in reanimated so this fix is not needed. Also, I...