mirror of
https://github.com/zhigang1992/FunctionalReactivePixels.git
synced 2026-01-12 17:22:42 +08:00
Moved FRPLoginViewModel to RVM.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface FRPLoginViewModel : NSObject
|
||||
@interface FRPLoginViewModel : RVMViewModel
|
||||
|
||||
@property (nonatomic, readonly) RACCommand *loginCommand;
|
||||
@property (nonatomic, strong) NSString *username;
|
||||
|
||||
Reference in New Issue
Block a user