Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Lakston

Lakston created a comment on an issue on react-native-image-picker/react-native-image-picker
I have the same problem, not sure what solution would be best for this though

View on GitHub

Lakston created a comment on an issue on react-native-image-picker/react-native-image-picker
I had to basically map the assets after the user picks them and remove any HEIC, HEIF, HEVC files and display a pop up to explain that we can not accept them. Converting HEIC to jpg is not even sup...

View on GitHub

Lakston created a comment on an issue on RevenueCat/purchases-ios
Does anyonw knows if this bug could affect the react native package ?

View on GitHub

Lakston starred NeverSinkDev/NeverSink-PoE2litefilter
Lakston created a comment on an issue on mgcrea/react-native-dnd
Dude you are amazing ! I'll try to test that today if possible otherwise I'll check back on monday.

View on GitHub

Lakston created a comment on an issue on mgcrea/react-native-dnd
Also how do you run the project locally ? I tried npm and pnpm but none of the scripts work, I tried to patch the lib directly in my project to test stuff but it's not working. I dont know if I ...

View on GitHub

Lakston created a comment on an issue on clauderic/dnd-kit
Any updates on being able to use this lib in react native ?

View on GitHub

Lakston created a comment on an issue on mgcrea/react-native-dnd
I think this is the problem I encountered [here](https://github.com/mgcrea/react-native-dnd/issues/34) ine the Grid

View on GitHub

Lakston created a comment on an issue on TheWidlarzGroup/react-native-video
any news on this ?

View on GitHub

Lakston created a comment on an issue on maitrungduc1410/react-native-video-trim
The issue is not fixed, the handle will still extend out of the screen as seen in the video, I had to prevent users from being able to import a video with a duration < minDuration

View on GitHub

Lakston created a comment on an issue on maitrungduc1410/react-native-video-trim
There is really nothing special in the code, it's simply ``` showEditor(payload.content.uri || "", { minDuration: 5, maxDuration: 15, }); ``` And I pick a video that has a du...

View on GitHub

Lakston created a comment on an issue on maitrungduc1410/react-native-video-trim
I have something similar but not sure if it is linked, I will open an issue if it is not, but for me, if I select a video with a 2 seconds length with a minDuration of 5 seconds, if you click on th...

View on GitHub

Lakston created a comment on an issue on FaridSafi/react-native-gifted-chat
the netlify demo is also broken

View on GitHub

Lakston created a comment on an issue on TheWidlarzGroup/react-native-video
I updated to 75 that also uses yarn 3 and I had no problems with this package. I suggest you check the yarn documentation on [how to upgrade to v3+](https://yarnpkg.com/migration/guide) and verify ...

View on GitHub

Lakston created a comment on an issue on TheWidlarzGroup/react-native-video
Same, especially since there is no documentation on what codecs are supported, I just tried av1 (webm), av1 (mp4) and h265 (mp4) and none of those worked.

View on GitHub

Lakston pushed 1 commit to feature/add-avif-support Lakston/react-native-blasted-image
  • feat(avif): add dav1d pod dependency eb0276a

View on GitHub

Lakston created a comment on an issue on xerdnu/react-native-blasted-image
[Here](https://github.com/xerdnu/react-native-blasted-image/commit/05846f4c108880f50a486a51d47eeda73790a7bf) is AVIF support on iOS I don't know if you want to add this to the code library, if s...

View on GitHub

Lakston pushed 1 commit to feature/add-avif-support Lakston/react-native-blasted-image
  • feat(ios): add avif image support 05846f4

View on GitHub