-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HighchartsReactNative Not working if expo published #70
Comments
Do you receive any errors or only blank screen? |
I almost refused to use this library and was ready to rewrite the code using another one. It was very angry, especially since you see the result (more precisely, a blank screen) only after unloading in the appstore. But the project has already started and many customers are already using it. I have not received a response from you, and 5 days for your reaction (answer) - connivance on your part. I delved into the Internet, but many answers related to early SDKs. I tried to set the flag useSSL = {true} useCDN = {true}, and, oh, magic - the graphs began to be reflected. I was doubly angry, because it was just a finger in the sky and it was necessary to test only after unloading and validating Apple. Also, I did not fully realize what these 2 attributes do. You can give a detailed answer, why they exist and what problems they solve. |
Hi @MaximMalyavko85, https://github.com/highcharts/highcharts-react-native#useCDN |
We just finished testing the wrapper and released the beta version which is available here https://github.com/highcharts/highcharts-react-native/tree/beta-3 Any feedback will be really helpful. Please keep in mind, that all packages should be in the latest versions of them. Number of versions are declared also in the |
The new 3.0 version is released. Im closing this ticket. If you will encounter any problems, please create a new ticket. In this case we will avoid confusing and keep the newest version on track. |
Hello team! HighchartsReactNative still does not work after publish. I use expo. publish: ios.
I saw that similar questions were asked a month ago, but they were closed, and there was no solution.
What's happening? Locally, expo draws graphics; after loading, a white square is displayed in the appstore.
node -v v12.16.2
react-native-cli: 2.0.1
react-native: 0.59.8
expo-cli 3.17.5
expo 35.0.0
sdk 35
react-native-highcharts ^1.0.2
with react-native-highcharts 2.0.0 not show same...(((
If there are no solutions, tell me about the process. Thank.
The text was updated successfully, but these errors were encountered: