Rusta Bhymes
rusta-bhymes.bsky.social
Rusta Bhymes
@rusta-bhymes.bsky.social
I guess the best approach is to do what @kudochien.dev is doing with the expo-ui component ContextMenu and convert child components of a common parent to properties and pass those.
August 9, 2025 at 9:49 AM
This is my current approach in react native. Using a custom liquid glass view as an absolute fill background.
August 5, 2025 at 9:39 PM
I think that’s unsupported by the native bottom tabs :( Really sad it’s reserved for search only. Would be nice with custom actions.
August 5, 2025 at 9:36 PM
Would be interesting with the alternative side by side with the early return-solution. I think you can’t beat the readability of early returns in this scenario.
December 21, 2024 at 12:25 PM
This sounds promising! Is the solution on the MST side or the mobx-react side? I.e., will it solve the issue for non-MST usages of mobx-react as well?
December 12, 2024 at 10:37 AM
Bookmarks would be lovely!
November 24, 2024 at 9:44 PM
Regarding useAnimated. This you ever get this issue sorted out? Experiencing the same issues. github.com/bluesky-soci...
Remove layout animation from search by gaearon · Pull Request #3751 · bluesky-social/social-app
Removes the layout animation I added to #3748 because they break after navigation. Might be same issue as software-mansion/react-native-reanimated#4516 but the fix is chunky and not worth the risk ...
github.com
November 17, 2024 at 1:10 PM