iamawebgeek

Results 4 issues of iamawebgeek

I am using https://github.com/aksonov/react-native-router-flux and https://github.com/GeekyAnts/NativeBase on my project and I need my custom navigation bar, so I pass my component to `navBar` property of a `Scene`, but it shows...

I just installed a new `react-native` app and this library with `redux-form`. I am using some code from examples provided in readme, but when I start the app I am...

Currently I see that `tmpDir` property in the class is declared as `private` and there is no method for assigning path to it. I want to change it to other...

When I select an options in a selectize field, my browser is down, because of the infinite loop which is caused by your code. After 15 minutes of debugging I...