RNFrostedSidebar icon indicating copy to clipboard operation
RNFrostedSidebar copied to clipboard

Please update pod spec to the latest version

Open saheljalal opened this issue 11 years ago • 4 comments

It looks like there are changes that haven't been tagged yet but are in master and in your read me like the dismissAnimated with a completion block. Can you please update the pod?

saheljalal avatar Jan 02 '14 22:01 saheljalal

+1, example project has nice new methods, we need it in pod

- (void)dismissAnimated:(BOOL)animated completion:(void (^)(BOOL finished))completion

mixdesign avatar Jan 26 '14 16:01 mixdesign

+1

leewaa avatar Apr 09 '14 23:04 leewaa

Any news? Why pod is not up to date yet. Long time has passed.

foffux avatar Mar 18 '15 11:03 foffux

In my pod file I have:

pod 'RNFrostedSidebar'

I have just run pod install and I got:

Installing RNFrostedSidebar (0.2.0)

But looking into RNFrostedSidebar I can see the old version (0.1.0) and so [sidebar dismissAnimated:YES completion:^(BOOL finished) {}]; method is not found.

Strange, I guess.

Let me know.

Thank you.

foffux avatar Mar 18 '15 12:03 foffux