Ulises Manuel

Results 89 comments of Ulises Manuel

I found this issue: https://github.com/facebook/react-native/issues/30022 But it's closed without answers

@shivekkhurana I was about to take this issue since had no assignees, but I've seen you opened a draft PR

Blocked, waiting for - https://github.com/status-im/status-mobile/issues/18710 to be solved, we can't optimize before solving it, since changes in our data structure may happen

Unblocked, we've identified the reasons and now we can properly optimize it

Hey @vkjr I believe the problem in this issue is not related to performance, it's about the order we are storing the collectibles (adding to the beggining instad of adding...

## Note for QA @status-im/mobile-qa This PR is a code related change, I'm replacing a component for the right one (page-top). Our wallet screens are now using the `page-top`: ![image](https://github.com/status-im/status-mobile/assets/90291778/04023687-f9aa-4c8c-9ff1-0fa254a9f4e2)...

Hey @mmilad75 I can see in this PR, we show a blank screen for a while. We can reduce the exposure to that screen (and actually probably solve it) by...

> hi @mmilad75 thank you for PR. Take a look please at found issue. For me, it's reproducible only on IOS > > Unfortunately, there are no exact steps to...

> > Appreciate you raising this point and for your work in improving the flow. > > While I see the intention behind adding the `:screen` keyword for clarity, I'm...

@cursive-ide Maybe not actually resolved if it's so hard, but what about an option to treat them as defined symbols for the current file? e.g. ```clojure ["react" :as react] ```...