GithubHelp home page GithubHelp logo

Comments (8)

SoyDiego avatar SoyDiego commented on June 15, 2024 2

Hi @JPStrydom, your PR was working good in your use case, but has problem in Mobile (check the images of @iM-GeeKy above).

I have created a new PR: #329
If you can check it too, would be perfect to test all devices and ways.
I think with my code I solved both issues:

  • When we have a element on the left.
  • The responsiveness in Web.

I hope be the correct solution, If not, we will continue researching.

@iM-GeeKy maybe you should open this issue until we solve it :)

from react-native-paper-dates.

SoyDiego avatar SoyDiego commented on June 15, 2024 1

Great, thanks for your confirmation. Happy all is working ok 👌

from react-native-paper-dates.

JPStrydom avatar JPStrydom commented on June 15, 2024

I've created a PR which should address this issue.

from react-native-paper-dates.

iM-GeeKy avatar iM-GeeKy commented on June 15, 2024

@JPStrydom

simulator_screenshot_D84F4DBF-CCCD-491B-A301-57B78A5682E1

Screenshot 2023-09-06 at 2 14 52 PM

Here is a code snipped in the example app on our repo.

<View
  style={[
    {
      alignItems: 'center',
      flexDirection: 'row',
      marginTop: 16,
    },
  ]}
>
  // This could be an icon or any other view...
  <Button>Test</Button>
  <DatePickerInput
    locale={locale}
    value={inputDate}
    onChange={setInputDate}
    inputMode="start"
    autoComplete={'birthdate-full'}
    style={styles.marginBottomEight}
  />
</View>

from react-native-paper-dates.

JPStrydom avatar JPStrydom commented on June 15, 2024

I've created a PR which should address this issue.

This PR looks like it did the trick 👍

Going to close this for now. Happy to reopen it if anyone has any issues with it.

from react-native-paper-dates.

JPStrydom avatar JPStrydom commented on June 15, 2024

I'll take a look at the new version today and confirm if it's still working on web 👍

from react-native-paper-dates.

SoyDiego avatar SoyDiego commented on June 15, 2024

I'll take a look at the new version today and confirm if it's still working on web 👍

Great, I will wait.
Thanks

from react-native-paper-dates.

JPStrydom avatar JPStrydom commented on June 15, 2024

I'll take a look at the new version today and confirm if it's still working on web 👍

Looks like all is still in order on the web version 👍

from react-native-paper-dates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.