Bartosz Kaszubowski

Results 189 comments of Bartosz Kaszubowski

Hey @kmagiera, this seems like duplicate of #4861, TL/DR we wanted to promote the keynote instead buy the cut video from the stream is not yet available.

No worries! Closing in favour of mentioned above PR, since it has been merged. 🙂

Hey @daehyeonmun2021, you should use the form linked at the end of the page to submit entry propositions for the app Showcase: * https://forms.gle/BdNf3v5hemV9D5c86

Hey @dengel29, thanks for the feedback and writing up a proposition! 👍 We already have a [`newArchitectureNote` field](https://github.com/react-native-community/directory?tab=readme-ov-file#newarchitecturenote) which can be used to provide an additional information about New Architecture...

Still an issue. Any idea how to archive/implement variable width bars on time based XAxis in current version?

After working on this problem for a while I have noticed that can use `Area` to recreate desired visualisation. It's "hacky" way, but works on current released version. For example...

Hey @Gautham495, thanks for the additions! 👍 We can merge both libraries together, but we will need to wait until tomorrow, when npm API should start returning the download stats...

Adding range support will complicate the logic a bit, since we would need to cache prefixes locally, but it should be not that difficult. When it comes to speed, is...

Thanks! 🙏 All of the changes are motivated by this refactor effort of React Native Directory styling: * https://github.com/react-native-community/directory/pull/2047 I have chosen `twrnc` due to the simple approach and ability...