Hyhy Pepe

Results 4 issues of Hyhy Pepe

I can't wrap `Modal` component by `SafeAreaView` to handle layout properly in iOS device. Have anyone ever faced this issue? Please support me. Thank you

I set these properties to my endpoint: ``` { interface:"Alexa.PowerController", version:"3", type:"AlexaInterface", properties:{ supported:[ { name:"powerState" } ], retrievable:false, proactivelyReported:true } } ``` When my device state change, I call...

How to get checkmark color is 100% transparent?