Joel Patel

Results 26 comments of Joel Patel

Hello, is there an update on this? I thought that this library does not need elevated rights for the Machine IDs (GUID) but found out that this library silently needs...

```jsx import React from 'react'; import JoLPlayer from "jol-player"; const App = () => ( ); export default App; ``` https://jolplayerdemo.joelptl.repl.co

Is there an update on this, this has been affecting me as well.

Would be nice if this was merged in with official support for Fiber and Sentry. Are there any issues @rhcarvalho?

@mikehardy I'm not using React Native Splash Screen either and having the same issues as @Anujmoglix, I believe react-native-bootsplash has a ton of bugs as well even with push notifications...

@mikehardy I moved away from both of these libraries as the bugs were untenable for me and I ended up writing my own for my needs. Last I checked over...

@ReneWerner87 I have tried using captial letters myself and the title still didn't show up with the title "Homepage" this is the source output: ```html index ``` You can clone...

I’m sure I’m not the only one having this serious issue on Android, has there been any movement on this?

Can you fix this issue? @ManishOffi