dan
dan
We used to have some but the implementation wasn't tailored to our case and caused a bunch of problems so we ripped it out. I think we could readd something...
Thanks, that's super helpful!
(Sorry for a curt response; I really do mean that this is extremely helpful, and we'll be verifying fixes against this writeup.)
>This box contains 4 accounts suggested to the user to follow, which are the top 4 found on the [Search Tab](https://bsky.app/search) This is not how it's supposed to work and...
We should probably also add a dismiss button so you can hide it. And maybe it doesn't make sense on own profile since the purpose is more about account discovery.
Thanks everyone for feedback, we're going to take a pass: - We'll tweak the header to make it clear these are related accounts - We'll make it dismissible so that...
why is this better / what's the difference?
Do we still need `CFBundleLocalizations`? It would be nice to reduce the duplication.
>We should no longer need to specify CFBundleLocalizations in app.config.js, as this package can handles language support lists for both Android and iOS. Let's remove that config then.
seems like there are some bugs in that package https://github.com/jakex7/react-native-localization-settings/pull/10