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

Cannot read property 'number' of undefined #40

Open
ghasemikasra39 opened this issue Jul 20, 2019 · 2 comments
Open

Cannot read property 'number' of undefined #40

ghasemikasra39 opened this issue Jul 20, 2019 · 2 comments

Comments

@ghasemikasra39
Copy link

React Native Environment Info:
    System:
      OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
      CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
      Memory: 2.32 GB / 11.63 GB
      Shell: 5.4.2 - /bin/zsh
    Binaries:
      Node: 8.10.0 - /usr/bin/node
      Yarn: 1.17.3 - /usr/bin/yarn
      npm: 3.5.2 - /usr/bin/npm
    npmPackages:
      react: 16.8.3 => 16.8.3 
      react-native: 0.59.8 => 0.59.8 
    npmGlobalPackages:
      react-native-cli: 2.0.1
import CircularSlider from 'react-native-circular-slider';

image

@taipham1803
Copy link

taipham1803 commented Aug 7, 2019

  • yarn add prop-types --dev
    add import PropTypes from 'prop-types'; and delete PropTypes from 'react';
    to CircularSlider.js and ClockFace.js in 'react-native-circular-slider' package

@Asdafers
Copy link
Collaborator

@bartgryszko Are you still maintaining this? It is a nice little implementation of this component but could do with bringing up-to-date. There's even a PR ready to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants