question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React Native 0.60 not work

See original GitHub issue

Bug

Hello! This component not work is RN 60

Environment info

React native info output:

 // paste it here

Library version: x.x.x

Steps To Reproduce

Describe what you expected to happen:

Reproducible sample code

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:22
  • Comments:57 (9 by maintainers)

github_iconTop GitHub Comments

15reactions
betoharrescommented, Aug 22, 2019

this kind of issues shouldn’t be allowed, it’s poorly edited and it gives no insight whatsoever.

I’m using 0.60.5 on Android and it’s working. No warnings. I’m going to test on iOS later and I’ll try to update this.

14reactions
jonatasnardicommented, Apr 17, 2020

In react-native 0.62 I just added this line below to Podfile and ran pod install:

pod 'RNInputMask', :path => '../node_modules/react-native-text-input-mask/ios/InputMask'

And now it works for me 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not working on react-native 0.60.4 · Issue #363 - GitHub
in android folder using terminal: -> gradlew clean. im working with react-native 0.60.4 too and works fine for me ...
Read more >
Upgrading to new versions - React Native
Some upgrades won't be done automatically with the React Native CLI and require manual work, e.g. 0.28 to 0.29 , or 0.56 to...
Read more >
react-native eject not working for react-native 0.60.0
Same here. In this moment, have a brand new backup of your project and then copy the android and ios folder, is the...
Read more >
Troubleshooting | React Navigation
Sometimes it might even be due to a corrupt installation. If clearing cache didn't work, try deleting your node_modules folder and run npm...
Read more >
React Native SDK Troubleshooting - Visual Studio App Center
React-Native 0.60 and above · Make sure that all appcenter packages use the same major version. Update them with npm install or yarn...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found