# Remove those pesky console.* statements from your React native code
I have been building React Native (RN) apps for quite some time now but I am by no means an expert and often get tripped up on what seems like silly problems. In this blog post, I am gonna run through one of these silly issues and how to solve it.