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

Are native modules required? #5

Open
StanislavMayorov opened this issue Jul 11, 2019 · 1 comment
Open

Are native modules required? #5

StanislavMayorov opened this issue Jul 11, 2019 · 1 comment

Comments

@StanislavMayorov
Copy link

StanislavMayorov commented Jul 11, 2019

Hi. Why does this module have ios and android folders? Is there any native code? It is linked after react-native link and breaks build because of DEPLOYMENT_TARGET=9.0.

And can move dependencies to peer dependencies please?

  "dependencies": {
    "react": "16.6.0-alpha.8af6728",
    "react-native": "0.57.4"
  
@StanislavMayorov
Copy link
Author

Fork https://github.com/wowmaking/react-native-number-ticker
We removed native modules, fixed issue when duplicate digits have the same key, replace npm dependencies to peer dependencies.

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

1 participant