Giter Club home page Giter Club logo

prototype-ui's People

Contributors

genediazjr avatar kevindolch avatar kramerjeff avatar ksalmon avatar levymike avatar lint-action avatar matthewmcgarvey avatar neljonlusterio avatar rerabe avatar rockinrone avatar steamwings avatar stepheljobs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

prototype-ui's Issues

DatePickerComponent Modal is invisible (in Expo Go) on an iOS13 device set to dark mode

It looks like an iOS13 device in dark mode will render the spinner datepicker's text as white (instead of black text when the device is in light mode). Since the wrapper's backgroundColor style is set to white, the text inside of the Datepicker modal will be invisible on an iOS device set to dark mode.

A quick fix/workaround is to set the wrapper background to 'gray' instead of 'background' here: https://github.com/RizeFinance/compliance-demo-ui/blob/4599730236e783fb307bc80cd9e3c62b8d9027d7/components/DatePickerInput.tsx#L25
because white or black text will show up visibly on the gray background.

I noticed that the Themed.tsx component does use the useColorScheme hook - but I guess the issue is that in Colors.ts it uses the same colors (including background being white) for both light and dark mode.

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.