Results 2 comments of Igor Fernandes

@arthwood you, sir, are the real hero. Thanks, it worked for me!

Hey @GalAmitai, while the default npm package reference isn't updated, you can fix this issue by replacing your current react-native-counter config at `package.json` by this: ```js "react-native-counter": "git+https://github.com/Kerumen/react-native-counter#8d25ef92488b03e1276e102f81cf5a8051d34157", ```