Git Product home page Git Product logo

reactnativecirclecheckbox's People

Contributors

jngreenwood avatar kesha-antonov avatar paramoshkinandrew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

reactnativecirclecheckbox's Issues

Screenshots Please

May you please add screenshots (ideally GIF) of this in action in readme? That's the first thing a lot of RN package searchers do. There are so many packages its not easy to (1) install each one, (2) then render it respecting properties, (3) then uninstall it if it doesn't fit.

Component Error

Using RN0.44, getting an error about Component from 'react-native'

The fix is to use Component from react instead of react-native in index.js

**Actually seems to be correct in the repo, the version released to npm doesn't match though?

Adding several checkboxes in a group

I need to add several checkboxes which user can only select one , right now all checkboxes will be checked if I click one of them , I need to check just one of them

Checkbox not changing appearance onToggle

Hi,

I've installed the component. But When I click on it to Toggle the checkbox, the appearance does not change. If the default value is FALSE, the console.log prints "TRUE" when toggling, so it seems to work but the circle is not filled up.

<CircleCheckBox onToggle={(checked) => console.log('My state is: ', checked)} labelPosition={LABEL_POSITION.RIGHT} label="Checkbox example" />

Maybe you can help ?

Thanks in advance !

Cant Install

the fist, i install by using command: npm install react-native-circle-checkbox --save
its run error. look at the image:
screen shot 2018-01-27 at 8 38 17 pm
then i cant run react-native run-android. After that, i run: npm i to install package again. then run react-native run-android again. It says error like image:
screen shot 2018-01-27 at 8 37 58 pm

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.