Setyo Nugroho

Results 3 issues of Setyo Nugroho

I tried to use `installUpdateListener` to listen for status changes, but it note emit anything. I think it because listener registered inside `onAttachedToEngine` while `appUpdateManager` not yet ready. See this...

Hi, i've got an issue when running storybook in mobile device. When i open the story picker or knobs, then tap the text field, the keyboard will cover the dialog....

hi, i need some help i want to use JWT as authentication and i'm trying to use [Flask-Jwt-Extented](https://github.com/vimalloc/flask-jwt-extended) that using jwt_required decorator to protect resource. My question is how to...