Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

Added Support for React Native Projects - #6

Open
prscX wants to merge 2 commits into
calm:master from
prscX:master
Open

Added Support for React Native Projects #6
prscX wants to merge 2 commits into
calm:master from
prscX:master

Conversation

@prscX

@prscX prscX commented Feb 10, 2018

Copy link
Copy Markdown

Hi @chase-calm

First of all I would like to appreciate for creating such a nice, cool library

I have created a React Native bridge plugin for using this library with React Native projects

I have added the same in README. Can you please merge this request so that if someone is looking to use this library for React Native projects can easily do the same

Please let me know in case any changes are required

react-native-tooltips

Thanks
Pranav

prscX commented Mar 2, 2018

Copy link
Copy Markdown
Author

Hi @chase-calm, I have also changed delegate from weak type to strong:

@property (nonatomic, weak) id<SexyTooltipDelegate> delegate;

TO

@property (nonatomic, strong) id<SexyTooltipDelegate> delegate;

Reason: I have tried registering delegate for callback's but NSTimer somehow was removing the registered delegate.

Can you please merge the raise PR. Please let me know in case any discussion is required for the same.

Thanks
Pranav

jp928 reacted with thumbs up emoji

prscX commented Mar 21, 2018

Copy link
Copy Markdown
Author

Hi @tsheaff, Can you please merge this PR.

Thanks
Pranav

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /