Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulrinaldi created a comment on an issue on meliorence/react-native-render-html
1. Mostly a react web developer, but built several react native apps over the past 5 years for various clients. Used react native render html on a recent project and motivated to fix an issue with ...
paulrinaldi created a comment on an issue on meliorence/react-native-render-html
I see `textSelectable` is deprecated. Anyone have any ideas what could be going wrong with defaultTextProps.selectable = true not impacting rendered html as text on iOS?
paulrinaldi created a comment on an issue on expo/eas-cli
> What's the current suggestion to use for ensuring corepack gets enabled in the expo install dependencies workflow? Looks like "workaround" or fix is to do the following simply add: "eas-build...
paulrinaldi created a comment on an issue on TheWidlarzGroup/react-native-video
Also seeing this, trying to investigate.
paulrinaldi pushed 4 commits to master paulrinaldi/react-native-video
- feat: implement enterPictureInPictureOnLeave prop for both platform (Android, iOS) (#3385) * docs: enable Android PI... 69a7bc2
- chore: release v6.9.0 d31c72f
- fix: avoid memory leak on iOS (#4355) * fix: avoid memory leak on iOS --------- Co-authored-by: Vladimir Vlaso... 424f4ee
- chore(android): fix type in generic folder (#4323) c47d165
paulrinaldi opened an issue on TheWidlarzGroup/react-native-video
[BUG]: Android progress bar in notification bar hidden on HLS streams
### Version 6.8.1 ### What platforms are you having the problem on? Android ### System Version 14 ### On what device are you experiencing the issue? Real device, Simulator ### Architecture ...paulrinaldi pushed 48 commits to master paulrinaldi/react-native-video
- feat(android): add live video label configuration (#4190) 149924f
- fix(android) Use startForegroundService and do not delete the notification channel until onDestroy (#4105) See https... 40872f5
- chore: release v6.6.4 0820f81
- docs: update the TextTrackType enum (#4216) * chore: update the document * chore: update the document 74fb44d
- docs: highlight maintainer services & update twg site links (#4214) * docs: add cta block * chore: update twg urls d81e6ea
- feat(android): add settings button to control video playback speed (#4211) d1883a7
- fix(iOS): pause video on end reached & don't remove listeners (#4218) This fixes an issue when seeking back to the b... 2c19a47
- chore: Add react compiler workaround (#4227) 4c9db28
- feat: add setSource API function fix ads playback (#4185) * feat: add setSource API function fix ads playback 9a3fcda
- Chore: rework ad props (#4220) * fix: move ad configuration in source d86adc5
- feat(exoplayerview): Migrate ExoPlayerView to kotlin (#4038) 78f4f04
- fix(android): sideloaded subtitles (#4232) 352dfbb
- fix: ensure aspect ratio from video is handled in a coherent way (#4219) * fix: ensure aspect ratio from video is ha... a8d5841
- chore: move minLoadRetryCount into source property (#4233) f04b233
- fix: remove warning and refactor & fix ad workflow (#4235) 7501880
- chore: release v6.7.0 7c7d83b
- chore: rework examples (#4225) * remove unused examples * init bare example with test app * add react-native-v... 9eb5502
- chore: update examples README 324fc2a
- chore: update README 5d532f5
- chore: update README 21e2da3
- and 28 more ...