ksti/react-native-star-rating-view

Add ability to stop logs even in debug mode

yangtavour opened this issue · 0 comments

It would be fantastic if we could disable the logs in the console (even in debug / developer mode ).. I see someone has mentioned this in the past and they're enabled only in debug mode but I would still love to be able to turn those off and only turn them on when I need to debug..
Not a huge deal since I can just namespace the console logs I want to see, but it'd be a nice to have for sure...