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

renders incorrectly on android 6 #362

Closed
breathingcyborg opened this issue Dec 14, 2023 · 2 comments
Closed

renders incorrectly on android 6 #362

breathingcyborg opened this issue Dec 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@breathingcyborg
Copy link

Current behavior

I'm using the official demo in the docs, in expo go app. The date picker is not rendering correctly on android 6 device. Have a look at the screenshot to understand what i mean.

Expected behavior

The date picker input should render correctly on android 6 device. Just like it renders correctly on android 9 device.

How to reproduce?

  1. visit https://snack.expo.dev/@fitzwabs/react-native-paper-dates-input
  2. open this demo in expo go app on android 6 device.

Preview

Screenshot_20231214-164447

What have you tried so far?

  • Wrapped the demo code in paper provider.
  • Changed expo version from 48 to 49

Your Environment

software version
ios x
android 6.0.1
react-native x.x.x
react-native-paper 5.10.0
react-native-paper-dates 0.18.12
node x.x.x
npm or yarn x.x.x
expo sdk 48.0.0 / 49.0.0
@breathingcyborg breathingcyborg added the bug Something isn't working label Dec 14, 2023
@RichardLindhout
Copy link
Member

RichardLindhout commented Dec 21, 2023

Looks like hermes is not enabled, please re-open if you have hermes enabled or make a PR which fixes these issues. We will probably not spend time on this if it only happens on 8 year old phones. But it looks like Intl / hermes does not work great together on old android phones

@thvbb
Copy link

thvbb commented May 3, 2024

Same on me ~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants