jewel mlnarik

Results 2 comments of jewel mlnarik

Not sure if it was an appropriate way to do it, but I set `height: xx` in `defaultRouteConfig` and it worked for me. e.g. ``` defaultRouteConfig={{ navigationBar: { height: 70...

I ran into this as well. As a sanity check, I outputted the RNGeocoder object just before I made the function call, to verify that the object is properly being...