Cesar Campos
Cesar Campos
Any update on this
I still have the same problem. When new graph data comes, the old graph goes away but the new one is not rendered. No error is shown in console. Any...
For anyone with the same problems as me: I corrected this problem using [this](https://github.com/d-a-n/react-native-modal-picker/pull/56) pending merge and reading [this](https://github.com/facebook/react-native/issues/7708) issue with the Modal component in RN. The solution is fairly...
Currently the Modal component isn't working as expected even with this changes. That is due to a missing option "supportedOrientations" in the Modal component, as seen [here](https://facebook.github.io/react-native/docs/modal.html)