Advertisement · 728 × 90

Posts by Tomisin Alùfógejó 🇳🇬

I wish I saw this a year ago. Global stores are a sh*t show. iPhones can forgive excessive rendering, Android not so much. Becomes janky as hell.

8 months ago 1 0 0 0
Why the UK can’t go broke – and why Gary Stevenson shouldn't imply it could
Why the UK can’t go broke – and why Gary Stevenson shouldn't imply it could YouTube video by Richard J Murphy

The UK can’t run out of pounds any more than it can run out of inches or centimetres. In this response to Gary Stevenson, I explain why money is a public good, created by the state, and why it’s wrong to claim the government is broke.

youtu.be/2aaKGm9zZlU?...

8 months ago 263 122 16 12

Some tips:
- Fix unnecessary rerenders (rerenders can create lots of short lived memory objects)
- Rely on native primitives
- Watch out for those memory leaks

9 months ago 0 0 0 0

Android devices don’t have as much juice as the average iPhone. Furthermore Android’s design of memory management requires you don’t spin up too much short lived objects in memory. Garbage collection events are expensive, used to be crazy expensive on older android versions.

9 months ago 0 0 1 0

Folks talk about poor RN performance on Android. I can sympathize with that but sometimes the poor performance I see in codebases stem from naivety.

9 months ago 0 0 1 0

Thank you

9 months ago 1 0 0 0

What's the best way to debug React Native apps these days?

9 months ago 1 0 1 0
REVEALED: This System KILLS in 39 Seconds and Nothing is Being DONE!
REVEALED: This System KILLS in 39 Seconds and Nothing is Being DONE! YouTube video by Mentour Pilot

youtu.be/swlVkYVSlIE?...

1 year ago 0 0 0 0
Video

Legend List 1.0 beta is ready!

It started as a performance experiment, but it ended up solving a lot of the major issues with lists in React Native. 🎉

✨ Better perf than FlashList
✨ maintainContentVisiblePosition
✨ Bidirectional infinite lists
✨ Chat UI without inverting

1 year ago 80 16 3 1
Advertisement

Blessed is the React native developer that is naive, ships bugs, Sentry makes a fuss about it and developer swoops in like a hero to fix bug they made with much fanfare and confetti. Native dev looks on in bewilderment...that bug should not have existed.

1 year ago 2 0 1 0

Scrcpy

1 year ago 3 0 1 0

There's a match today???

1 year ago 1 0 1 0

Brief moments were BlueSky froze on the feed

1 year ago 1 0 0 0

I think this depends on the theme of your device.

1 year ago 0 0 1 0

I was searching hard for a bookmark feature

1 year ago 0 0 0 0

you know, if there was an #atproto equivalent of the new fediverse:creator og meta tag [1], then author's bsky accounts could be directly linked as part of the link card

[1] blog.joinmastodon.org/2024/07/high...

1 year ago 7 2 0 0
‘Exciting’ new lupus treatment could end need for lifelong medication | Medical research | The Guardian CAR T-cell genetic therapy, typically used in cancer patients, could lead to cure for the disease, says expert

Good morning, Bluesky. Today’s #GoodMorningNews: a genetic therapy is being trialled in the UK as a potential cure for lupus. It’s already led to remission for German patients in an earlier trial. amp.theguardian.com/science/2024...

1 year ago 2799 336 40 24
Advertisement
Post image

Reposting for the pleasure of Bluesky residents

1 year ago 2150 171 18 3

Unfortunately no… ☹️. Hopefully I can reach out to you here

1 year ago 1 0 0 0

Absolutely!!! I would check it out on Android also because RN on Android requires a great deal of effort to get right.

1 year ago 1 0 0 0

Yes please

1 year ago 0 0 0 0

I would have loved to stick around for a chat but I had a train to catch.

1 year ago 0 0 0 0

@jayz.us I am going to try out legend state. Really looking forward to a different experience from selector based state management libs. Thanks for showing up at the meetup.

1 year ago 0 0 2 0

What’s a pragmatic approach to convincing a team of web devs to abandon redux sagas for managing side effects. There’s a 4 year old codebase at stake and a prevailing philosophy of if it ain’t broke don’t fix it.

1 year ago 0 0 0 0
      <Animated.ScrollView
        // @ts-ignore Something's up with the types here
        ref={scrollViewRef}
        pinchGestureEnabled
        showsHorizontalScrollIndicator={false}
        showsVerticalScrollIndicator={false}
        maximumZoomScale={maxZoomScale}
        onScroll={scrollHandler}
        bounces={scaled}
        contentContainerStyle={{
          justifyContent: 'center',
          alignItems: 'center',
          backgroundColor: 'green',
        }}
        style={{
          backgroundColor: 'red',
        }}>
        <View
          style={{
            width: SCREEN.width,
            height: 300,
          }}
        />
      </Animated.ScrollView>

<Animated.ScrollView // @ts-ignore Something's up with the types here ref={scrollViewRef} pinchGestureEnabled showsHorizontalScrollIndicator={false} showsVerticalScrollIndicator={false} maximumZoomScale={maxZoomScale} onScroll={scrollHandler} bounces={scaled} contentContainerStyle={{ justifyContent: 'center', alignItems: 'center', backgroundColor: 'green', }} style={{ backgroundColor: 'red', }}> <View style={{ width: SCREEN.width, height: 300, }} /> </Animated.ScrollView>

long shot, but do any React Native experts know if there’s a way to get the green thing (contentContainerStyle) to show up in the middle vertically but WITHOUT extending its height?

1 year ago 53 3 9 0

Why Bluesky? Because THREADS is an anagram for HATREDS

1 year ago 727 73 33 6
man with his hands on his hips looking confusedly at the inside of a server rack

man with his hands on his hips looking confusedly at the inside of a server rack

now how the hell do we turn video on for this thing

1 year ago 2816 307 38 46
Advertisement

Very much enjoying starter packs. Nice work, Team Bluesky.

On business cards. Ha, brilliant! 💳

Also …

“Let me open my Apple Wallet and share with you a handy starter pack.”

Kinda like the awkward LinkedIn app scan thingy yet waaaaay cooooler.

1 year ago 1 1 1 0