Code Monkey home page Code Monkey logo

Comments (8)

jeremy-farnault avatar jeremy-farnault commented on August 29, 2024 2

Hi,

You can by using the stylePinCodeButtonCircle property to provide the 'no-clicked' button color.

      <View style={styles.container}>
        <PINCode status={'choose'} numbersButtonOverlayColor={'black'} stylePinCodeButtonCircle={{
          alignItems: 'center',
          justifyContent: 'center',
          width: 64,
          height: 64,
          backgroundColor: 'blue',
          borderRadius: 32
        }}/>
      </View>

Cheers,
Jeremy

from react-native-pincode.

jeremy-farnault avatar jeremy-farnault commented on August 29, 2024

Hi,

screen shot 2018-11-27 at 8 32 22 am

You can use this property. I don't know why I called it overlay instead of underlay...my bad.

Cheers,
Jeremy

from react-native-pincode.

Rezaramdhanisti avatar Rezaramdhanisti commented on August 29, 2024

Thank you Jeremy but i cant customize like black when clicked and white when not

from react-native-pincode.

Rezaramdhanisti avatar Rezaramdhanisti commented on August 29, 2024

Thank you so much but i mean this one,
image

really appreciate your answer!

from react-native-pincode.

jeremy-farnault avatar jeremy-farnault commented on August 29, 2024

Hi,

So sorry for the misunderstanding...
Just to be sure this time, do you want to change the background (deep blue) or the dots (light blue)?
If it's the dots you're talking about, you want to have a different color when they are small and big?

Cheers,
Jeremy

from react-native-pincode.

Rezaramdhanisti avatar Rezaramdhanisti commented on August 29, 2024

Hi,
Thank you for your response yes i mean when the dots are fullfilled and when not.
Can i customize when fullfilled black and when not white ?

Thanks

from react-native-pincode.

jeremy-farnault avatar jeremy-farnault commented on August 29, 2024

Hi,

I've just added colorPasswordEmpty property.
You can now use colorPassword, colorPasswordEmpty, and colorPasswordError :)

Cheers,
Jeremy

from react-native-pincode.

Rezaramdhanisti avatar Rezaramdhanisti commented on August 29, 2024

Hiiii,
Thank you so much for the feedback i just upgraded the version and its working on Android but on iOS colorPasswordEmpty not working

from react-native-pincode.

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.