MatiPl01 Profile Banner
Mateusz Łopaciński Profile
Mateusz Łopaciński

@MatiPl01

Followers
340
Following
104
Statuses
24

React Native Open Source Developer @swmansion

Kraków
Joined August 2024
Don't wanna be here? Send us removal request.
@MatiPl01
Mateusz Łopaciński
4 days
@SirNobodyz gridstackjs looks very cool. I will likely implement something similar in the future as many people are requesting this feature. I don't promise it will be ready very soon, though, as I have some other things to add in the near future.
0
0
0
@MatiPl01
Mateusz Łopaciński
6 days
RT @sek_micha: We’ve just dropped support for AnalyserNode in react-native-audio-api 0.4.2, enabling real-time waveform rendering, visualiz…
0
36
0
@MatiPl01
Mateusz Łopaciński
7 days
RT @gorhom: Soon you will be able to replace FlatList with LegendList just with a single import from BottomSheet 🔥 kudos for the legendary…
0
37
0
@MatiPl01
Mateusz Łopaciński
10 days
@prashant_yi It doesn't use lists. You may try nesting sortable components and see if that works. I haven't tested that specific use case yet.
0
0
0
@MatiPl01
Mateusz Łopaciński
11 days
@hirbod_dev No lists are used. It is just a view with absolute children positioning. I tried implementing it with the FlatList before but it seems impossible or, at least, I haven't managed to find a solution yet. Unfortunately, FlatList renders item in a different way for multiple columns
0
0
5
@MatiPl01
Mateusz Łopaciński
11 days
@zybzzc1 What do you exactly mean by saying "leaderboard"? Should it look like a single-column sortable list of items? If yes, you can do this by setting `columns` prop on the grid component to 1.
0
0
1
@MatiPl01
Mateusz Łopaciński
11 days
@NateIsern I haven't tested yet but I am currently setting up the web example app and will test if it works. I hope it will as reanimated and gesture handler support web as well. I will publish a post once I finish testing it on web.
0
0
0
@MatiPl01
Mateusz Łopaciński
11 days
@eshanbetrabet Ok, I see. It seems that this is more complex library with support for manual resizing of grid items, etc. I don't think I will be able to implement something like this in the near future but I may consider adding a subset of its features. Thanks for suggestion!
0
0
1
@MatiPl01
Mateusz Łopaciński
11 days
@eshanbetrabet Will think about it. Do you have any suggestions how it should work? Should it just allow to span items between rows or columns or you need something else?
1
0
1
@MatiPl01
Mateusz Łopaciński
11 days
@kaumac Reanimated 4 should work as well, because it doesn't drop any features that I am using in my library.
0
0
0
@MatiPl01
Mateusz Łopaciński
11 days
@kaumac Haven't tested on web yet. Since you are another person who is asking me for the web support, I will create a web example and test if the library works as expected. I hope it would be because it uses react-native-reanimated and react-native-gesture-handler, which work on web.
0
0
5
@MatiPl01
Mateusz Łopaciński
12 days
RT @piaskowyk: Another day of playing 🏀with CSS keyframes and Reanimated 4 🐎 Try it out and let us know what you think 🤔 Source code 👇🧵 h…
0
7
0
@MatiPl01
Mateusz Łopaciński
14 days
RT @appjsconf: We hope you're ready to take the App.js 2025 stage! We're looking for speakers to share their insights and experiences with…
0
13
0
@MatiPl01
Mateusz Łopaciński
17 days
RT @hirbod_dev: I literally can’t imagine ever going back to Reanimated v3. I can’t believe how good v4 is! I’ve never seen such a polished…
0
4
0
@MatiPl01
Mateusz Łopaciński
18 days
@swmansion Source code:
0
0
13
@MatiPl01
Mateusz Łopaciński
19 days
RT @kacperkapusciak: CSS Animations in React Native feel sooo GOOD ✨ Made with React Native Reanimated 4 @swmansion Source code in comme…
0
41
0
@MatiPl01
Mateusz Łopaciński
20 days
@kashem_towhid @piaskowyk Yes, you have to just update the syntax and the animation will work. CSS animations and transitions are almost entirely written in C++ and run on the native thread.
0
0
1