Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(earn): entry point performance and ripple (#6252)
### Description - Sets the ripple above the image on Android to be consistent with other items on the screen. - Uses [`react-native-fast-image`](https://github.com/DylanVann/react-native-fast-image) to display the background image for better performance. ### Test plan | Android Before | Android After | | ----- | ----- | | ![](https://github.com/user-attachments/assets/f3f606f6-831a-4e14-bc72-e3ac70bb377f) | ![](https://github.com/user-attachments/assets/df05ac76-7d14-47e4-bd55-55729947cf6c) | ### Related issues N/A ### Backwards compatibility Yes ### Network scalability N/A
- Loading branch information