Skip to content
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

What is the minimal support for iOS and Android? #15

Open
tiggem1993 opened this issue Mar 19, 2021 · 0 comments
Open

What is the minimal support for iOS and Android? #15

tiggem1993 opened this issue Mar 19, 2021 · 0 comments

Comments

@tiggem1993
Copy link

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

  1. What will be the minimal support of your library on both operating system (iOS & Android)?
  2. Is your bar chart providing click event to achieve our requirement?

Current dependencies

Currently project is running with following React framework versions:

  1. React Native : 0.63.4
  2. React : 16.13.1

discovery researcher life_topic_agricultural-sciences_128849020469_page=1(iPhone 6_7_8) (1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant