You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
not working...
just import Counter from react-native-counter
adding to render:
<Counter end={45} start={0} time={1000} digits={0} easing="linear" />
The text was updated successfully, but these errors were encountered: