You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Hermanya ,
I am working on React Native App project where I have to display interactive bar chart. As shown in attracted screenshot. App is working on both iOS and Android devices. Where we are currently providing minimal iOS and Android app support as following:
1. Android 4.3.x / Jelly Bean / API level 18
2. iOS 9.0 or later
3. iPadOS 9.0 or later.
Requirement:
In bar chart, every bar will be clickable. When user click on any bar, the relative information will be display below the chart accordingly.
Query
So please let me know
What will be the minimal support of your library on both operating system (iOS & Android)?
Is your bar chart providing click event to achieve our requirement?
Current dependencies
Currently project is running with following React framework versions:
React Native : 0.63.4
React : 16.13.1
The text was updated successfully, but these errors were encountered:
Hi @Hermanya ,
I am working on React Native App project where I have to display interactive bar chart. As shown in attracted screenshot. App is working on both iOS and Android devices. Where we are currently providing minimal iOS and Android app support as following:
Requirement:
In bar chart, every bar will be clickable. When user click on any bar, the relative information will be display below the chart accordingly.
Query
So please let me know
Current dependencies
Currently project is running with following React framework versions:
The text was updated successfully, but these errors were encountered: