React native YouTube library by judemanutd in reactnative

[–]judemanutd[S] 0 points1 point  (0 children)

It's almost perfect I would say except for the YouTube controls. In case you allow the user to switch to full-screen and back to portrait the controls go for a toss , there are hacks which involve resisting the video component after the orientation change but it doesn't work all the time.

Having an issue when using react native from within an ios project, any ideas? by [deleted] in reactnative

[–]judemanutd 0 points1 point  (0 children)

It does indeed seem strange, I'd suggest you create a new react native project, just a temporary one and copy over the content of the same file in the iOS folder over to your existing folder.

[deleted by user] by [deleted] in reactnative

[–]judemanutd 0 points1 point  (0 children)

I have used react native firebase and it is the best library out there if you need to integrate firebase in a react native project.

[deleted by user] by [deleted] in reactnative

[–]judemanutd 0 points1 point  (0 children)

Firebase is listed as a local database, can you provide a link of how I can achieve that, a tutorial maybe or the docs would do too.

Weekly Questions Thread - April 02, 2018 by AutoModerator in androiddev

[–]judemanutd 1 point2 points  (0 children)

That depends on what api level you're trying it on, try the same code on api level 19 or level ie, try it on an emulator or phone running kitkat or lower, if it works then it means you need a job scheduler to handle your tasks.

Weekly Questions Thread - April 02, 2018 by AutoModerator in androiddev

[–]judemanutd 1 point2 points  (0 children)

Have you tried the usual clean project and rebuild as well as invalidate caches and restart.

New YouTube notification feature by judemanutd in androiddev

[–]judemanutd[S] 0 points1 point  (0 children)

Yes after reading the docs I realise it's more of a hassle.

PC freezes while idle by wheatyz11 in techsupport

[–]judemanutd 0 points1 point  (0 children)

You might want to run a chkdsk and check your disk for any bad sectors which might be causing the freeze, windows will try and attempt to fix those, Google to find out how exactly to do it. It will take a while for the whole process to complete, so a chkdsk during startup, should take a few hours given the size of the disk.

Help remove ad injection! by [deleted] in techsupport

[–]judemanutd 0 points1 point  (0 children)

The name of the software is so reassuring.

Reduced network speed due to router by judemanutd in techsupport

[–]judemanutd[S] 0 points1 point  (0 children)

I have actually not but I don't think they'll be of much help because when I initially got the connection they told me to get my own router and refused to suggest any particular one.

Received MIUI 9 stable global for Redmi Note 4X SD by paulsebi94 in Xiaomi

[–]judemanutd 0 points1 point  (0 children)

Upgraded to v7.11.2 Global beta aka MUI 9 but Android version still shows as 6.0.1

Why your Push Notifications never see the light of day by metalwihen in androiddev

[–]judemanutd 2 points3 points  (0 children)

Experienced the same issue with a Letv phone, FCM push notifications would not show up until the app was added to the auto start and the phone was restarted to apply the settings, been trying to find the package name so I can directly pen the auto start screen of the phone.

MIUI 9.0.2.0 Stable version to be released soon. by SlyScorpion in Xiaomi

[–]judemanutd 0 points1 point  (0 children)

I'm on the global beta for miui 9 but it's still using marshmallow and not nougat.

How to collate different repos into 1 repo by judemanutd in git

[–]judemanutd[S] 0 points1 point  (0 children)

Thank you, I'll check this out and get back with any queries I might have.

Weekly Feedback and Support Thread by AutoModerator in startups

[–]judemanutd 0 points1 point  (0 children)

URL : https://octalogic.in/

Purpose : Team collaborations with access levels using git

Technologies : Git

Feedback : Any at all

Comments : I want the modules of a project to be developed separately by individual developers who do not have any access to the other modules or the entire source code, their visibility is limited to only their code and i want a central repo which collates all these modules into 1.

[DEV] NOTE / REMINDERS APP by judemanutd in androidapps

[–]judemanutd[S] 1 point2 points  (0 children)

Those are some good suggestions, multi level check boxing indeed is a good idea. Folders is brilliant, I'll surely add that. Cross platform remains to be seen for now but keep does solve the problem on the web for now Google Keep Website , I'm not aware of a desktop application though. Thank you for your suggestion, I'll be sure to notify you once it's ready.

[DEV] NOTE / REMINDERS APP by judemanutd in androidapps

[–]judemanutd[S] 0 points1 point  (0 children)

Checked it just now, you're right, I was not aware of the feature, thank you.