Hirbod

Results 466 comments of Hirbod

After trying this fix, it now generated a correct path for me @Kudo, but XCode still failed to build the project. Told me "command node not found" and "command react-native...

I do indeed have also a component which unmounts @daveslutzkin. This reminds me of an expo-av issue we've fixed recently with @barthap, where useEffect's cleanup function was too slow to...

I wish I had more infos @ajsmth. I just made the example how I am using this module on my app - beside of that I don't know why it...

For now - until resolved - I would recommend using https://github.com/sayem314/react-native-keep-awake @trajano Works fine.

I would love to test the patch @barthap, the issue is that I can't reproduce it. Testing it would force me to release a patch to the user base, which...

@brentvatne @barthap I've figured that even uninstalling expo-keep-awake, it will still be autolinked with expo. So following the link from @brentvatne I added an exclusion to package.json. ``` "expo": {...

Looks like it was added by @Kudo and is a "dev only" thing https://github.com/expo/expo/commit/3bbd6603335f880da318c4260898875d84be39b8#diff-30274671a7eb1987c7142f8c163acdc733016fb7ba319478262b239afa779ff7

iOS can only decode up to 15 files max at the same time (no matter if video or audio). Android has been 8 or 10. It might have been 12....

I think it could be added to the docs. It's pretty hard to track this I guess. The numbers are also different on older devices I think. Pretty sure that...