Joaquin Guardado

Results 13 comments of Joaquin Guardado

It would be great if there was some support, struggling with the same issue. Is there any place to get some guidance on how to do this?

@bgervan what would that workaround be. I've been trying everything and couldn't figure it out. The downside of the mapbx example app is that is written in Kotlin and I'm...

I think this article might help http://moduscreate.com/using-es2016-decorators-in-react-native/

@martianatwork if you use android:windowIsTranslucent and react-native-orientation-locker together it breaks react-native-orientation-locker and Android 8.0 and above.

@SHISME this issue happens mostly in android and the ios emulator. If you test it in an iOS device is not obvious. I'm thinking we need a way to figure...

For me this error shows up when I import a TextInput component. I'm on RN version 0.67.0 and it maches the screen shot in this issue https://github.com/facebook/react-native/issues/32114

Ok, my issue wasn't the same as this one please view https://github.com/facebook/react-native/issues/31572 for a workaround

This would be a great feature and one that I tried to implement but I keep getting lots of errors when trying to make changes and minifying the js. Has...

@LeDanielH this library only works with physical devices. A simulator always returns 0 for volume and a device returns the correct volume level.

+1 I running into the same issue, is this a misunderstanding about how this library works or is it a bug? anyone found a good solution yet?