status-mobile/modules/react-native-status
Siddarth Kumar 7b72391e60
remove comment blocks which are not useful (#14563)
Adding a series of // characters (i.e., a "comment bar") above every method in an Objective-C file would not provide any real benefit, and would in fact be redundant, as the method list in Xcode already serves as a visual separator for methods in a class.
The #pragma mark directive,  is a more concise and effective way to add separators and group related methods in a class. We should use #pragma mark to create a separator line and add a heading to describe the methods in a particular section.
2022-12-16 22:39:39 +05:30
..
android UI for mobile to mobile local pairing - updated (#14514) 2022-12-16 18:40:56 +05:30
ios/RCTStatus remove comment blocks which are not useful (#14563) 2022-12-16 22:39:39 +05:30
nodejs replace web3-utils methods usage by status-go (#13940) 2022-10-19 00:05:07 +08:00
index.js update react-native and project dependencies 2017-12-15 16:06:13 +01:00
package.json merged and refactored react-native-status 2016-09-07 20:35:04 +03:00
react-native-status.podspec nix: upgrade gomobile to 2022-05-04 version 2022-06-20 19:01:14 +02:00