react-native-avatar icon indicating copy to clipboard operation
react-native-avatar copied to clipboard

Updated helpers.ts

Open RajRohitYadav opened this issue 10 months ago • 0 comments

Used __DEV__ as it is true while developing and using DEV will make sure the log happens in the debug build and not in the packaged build irrespective of env.

Also, handled the crash caused if the empty string is passed for name.

RajRohitYadav avatar Apr 17 '24 05:04 RajRohitYadav