Sunaryo Hadi

Results 5 comments of Sunaryo Hadi

I think your problem is about navigation, not react-native-material-ui. A week ago, I just submitted my RN Starter on github https://github.com/sunaryohadi/react-native-material-ui-starter Not a fully react-native-material-ui demo though, but I hope...

![screen shot 2018-04-04 at 21 59 59](https://user-images.githubusercontent.com/2224395/38315878-a13fef00-3853-11e8-912d-de2da006ac11.png) I am not so sure with @mezod problem. It just work fine for me. (just added Drawer tag example to my starter above)

Not mine for sure. I guess, it's react-navigation default behaviour.

In my case, solved by adding length of array, as mentioned in #720 ``` ```

Current ffmpeg only working with ARM, but it's fail on X86 (emulator). As in https://github.com/kesha-antonov/ffmpeg-android ... there is 3 different type of prebuilt ffmpeg. Should it use according to our...