Commit Graph

61 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
d369e7ece0
Create ToolTipMenu.podspec 2020-06-13 12:36:26 -04:00
Marcos Rodriguez Vélez
6c6b4f64ca
Update ToolTip.ios.js 2020-06-13 12:28:57 -04:00
Eli Perkins
13c6b86560 Add support for UIMenuControllerArrowDefault (#38)
* Add support for UIMenuControllerArrowDefault
2018-03-15 16:49:08 -04:00
Chirag Jain
0ad9bf7c43 5.2.0 2018-02-08 11:32:31 -05:00
Chirag Jain
1953a46f5e 5.1.0 2018-02-08 11:28:52 -05:00
enahum
b84a62792d
Merge pull request #36 from chirag04/update
Make compatible with RN 49+, refactored and added onHide and onShow props
2018-02-08 13:09:46 -03:00
Elias Nahum
e2fb4ae4b3
Update Readme 2018-02-08 13:08:47 -03:00
Elias Nahum
cf78ccec8e
Remove isToolTipVisible to handle that in the app layer 2018-02-08 12:53:22 -03:00
Elias Nahum
cf7123309b
Fix README 2018-02-08 11:30:47 -03:00
Elias Nahum
9526474744
Make compatible with RN 49+, refactored and added onHide and onShow props 2018-02-08 10:36:58 -03:00
Chirag Jain
d838d3132d 5.0.0 2017-01-31 10:42:15 -05:00
Chirag
aaed5184a1 Merge pull request #24 from jedt/master
Fix for React Native 0.40
2017-01-31 10:41:49 -05:00
Jed Tiotuico
ff9fb2fd93 removed header search path entries; 0.40 fixes 2017-01-31 01:28:54 -05:00
Jed Tiotuico
b2a3d9cdfc Fix for React Native 0.40 2017-01-19 00:22:53 -05:00
Jean-Richard Lai
0ded743a77 Merge pull request #19 from senthilsivanath/master
Added api to hide menu
2016-10-22 09:38:18 -07:00
Senthil Sivanath
27f04c0b87 Review comment: Removed become firstResponder 2016-09-24 23:53:16 +05:30
Senthil Sivanath
ad56fc7e19 Updated read me 2016-09-24 10:55:22 +05:30
Senthil Sivanath
f31e95d771 Added hide menu in js 2016-09-24 10:53:03 +05:30
Senthil Sivanath
0655e026d4 Added hide method in native code 2016-09-24 10:40:43 +05:30
Jean-Richard Lai
d10157154b Merge pull request #17 from imartingraham/master
Adds `arrowDirection` prop
2016-06-10 15:32:24 -07:00
Ian Graham
fb3e24e1bc Fixed spacing issue 2016-06-10 14:01:02 -07:00
Ian Graham
a2e250db96 Added default prop for arrowDirection 2016-06-10 13:09:20 -07:00
Ian Graham
c1a3091791 Updated the arrowDirection propType to only allow specific direction values. Updated documentation 2016-06-10 13:03:03 -07:00
Ian Graham
6f17c812d3 incremented package number 2016-06-07 17:48:39 -07:00
Ian Graham
b975f9e494 actually added direction functionality 2016-06-07 17:47:49 -07:00
Ian Graham
9f6feabc53 Added ability to set the direction of the arrow 2016-06-07 17:26:35 -07:00
Chirag Jain
a95932a3f0 4.1.0 2016-05-24 11:27:10 -04:00
Chirag
83c9a7d7ca Merge pull request #13 from doronpr/patch-1
Make the component work w/ RN 0.25+
2016-05-24 11:26:22 -04:00
Doron Pearl
14ca390f2a a more straightforward import 2016-05-24 09:15:59 +03:00
Doron Pearl
6fe8bda52f Make the component work w/ RN 0.25+ 2016-05-23 12:00:30 +03:00
Chirag
9b5c18c6a9 Update package.json 2016-02-04 17:45:29 -05:00
Chirag
f4cdd1f7d3 Update README.md 2016-02-03 20:27:12 -05:00
Chirag
2d404bd418 Update README.md 2016-02-03 20:24:22 -05:00
Chirag
35735ccfe2 Merge pull request #9 from taskrabbit/add-new-tooltip-component-with-example
Add Example
2016-02-03 19:40:18 -05:00
Jean-Richard Lai
11deee67df Ignore Example in npm 2016-02-03 16:09:46 -08:00
Jean-Richard Lai
760055048f Add Example 2016-02-03 16:09:46 -08:00
Jean-Richard Lai
1c826ff19c Merge pull request #8 from taskrabbit/add-new-tooltip-component
Add ToolTip component
2016-02-03 16:06:48 -08:00
Jean-Richard Lai
fdc0a89d70 Add ToolTip component 2016-02-03 16:05:50 -08:00
Chirag
0184a7a909 Merge pull request #6 from sevachb/master
Add MIT license to package.json
2016-01-21 19:56:38 -05:00
sevachb
6eb02c2339 Add MIT license to package.json 2016-01-21 15:40:23 -08:00
Chirag
9b56bcea6e Create LICENSE 2016-01-15 09:14:59 -05:00
Chirag
625d5edb6d Merge pull request #2 from taskrabbit/react-native-0-16
Remove RCTSparseArray
2015-12-10 23:08:29 +05:30
Jean-Richard Lai
352320b96b Remove RCTSparseArray 2015-12-08 12:06:36 -08:00
chirag04
4ebcb51839 fix analyzer warnings 2015-11-18 16:29:07 -05:00
chirag04
6fbab5be76 support react-native rc 15+ 2015-11-16 16:07:27 -05:00
chirag04
12688f88f2 min deployment target 2015-10-26 11:39:05 -04:00
chirag04
c93979379c peerDep 2015-09-24 15:28:01 -04:00
chirag04
421efad249 exec on main thread 2015-09-23 18:11:51 -04:00
chirag04
c12ae05635 support react native 0.10 2015-09-01 16:46:43 -04:00
chirag04
9962439acd bump version 2015-08-23 00:36:49 -04:00