Commit Graph

243 Commits

Author SHA1 Message Date
Dominic Go
423bfddbf3 Minor Changes - Re-added Files to Xcode 2020-11-12 10:59:27 +08:00
Dominic Go
b412c66cf1 ⚙️ Ran pod install 2020-11-12 10:57:42 +08:00
Dominic Go
681748e7dc Impl. shorthand/shortcut config for icon 2020-11-12 10:57:22 +08:00
Dominic Go
278796a841 📝 Updated README: Documentation WIP 2020-11-12 10:49:06 +08:00
Dominic Go
ad9d7e3cee 🖼 Added Example Screenshot 2020-11-12 10:28:41 +08:00
Dominic Go
9bc546b4ce Updated Enums - Added IconKeys 2020-11-12 09:57:00 +08:00
Dominic Go
c58d7b1b19 🛠 Example - Refactored Examples To Use icon Object
Summary: Refaactored to use `icon` object instead of `imageType` and `imageValue`
2020-11-12 09:28:57 +08:00
Dominic Go
ca76827cac ️ Example - Added: ContextMenuViewSimpleExample17 2020-11-12 07:13:38 +08:00
Dominic Go
aa9b797564 RCTMenuIcon - Impl. iconTint 2020-11-12 07:13:04 +08:00
Dominic Go
119baa909b ️ Impl. "UIColor+Helpers"
Summary: Added helper to UIColor to get colors from strings (i.e. rgb, rgba, hex, hex w/ alpha, and css color strings)
2020-11-12 06:41:04 +08:00
Dominic Go
082026f1f4 ️ Initial Impl. for RCTMenuIcon 2020-11-12 01:28:41 +08:00
Dominic Go
12a9d9880e 📝 Updated TODO 2020-11-10 20:47:28 +08:00
Dominic Go
fbc2223ecd ⚙️ chore: release 0.2.0 2020-11-10 20:44:02 +08:00
Dominic Go
f73e0cb5b3 📝 Updated README: Documentation WIP 2020-11-10 20:42:26 +08:00
Dominic Go
a30a07d416 📝 Updated README: Documentation WIP 2020-11-10 20:33:55 +08:00
Dominic Go
7f38481bdb 🖼 Added Example Screenshot 2020-11-10 20:33:34 +08:00
Dominic Go
ae8c0a5f1a Examples - Minor Change 2020-11-10 20:32:13 +08:00
Dominic Go
7732c1c007 ⚙️ Example - Ran pod install 2020-11-10 20:30:06 +08:00
Dominic Go
a89245a263 Example - Added asset to Xcode 2020-11-10 20:29:43 +08:00
Dominic Go
cdfbbb7528 Examples - Minor Changes 2020-11-10 20:12:15 +08:00
Dominic Go
f849d1caa5 ️ Example - Added: ContextMenuViewSimpleExample16 2020-11-10 20:11:27 +08:00
Dominic Go
9b23560214 ️ Impl. imageType: ASSET 2020-11-10 20:10:50 +08:00
Dominic Go
959b8003d4 Updated package.json 2020-11-10 20:09:16 +08:00
Dominic Go
3d0282cac9 📝 Updated TODO 2020-11-10 19:19:27 +08:00
Dominic Go
cf3efdcf46 📝 Updated README: Minor Changes 2020-11-10 18:26:08 +08:00
Dominic Go
621bf6459d ⚙️ chore: release 0.1.8 2020-11-10 04:53:22 +08:00
Dominic Go
7177a1329c ⚙️ Example - Ran pod install 2020-11-10 04:51:44 +08:00
Dominic Go
856d031837 📝 Updated README: Addded Gif 2020-11-10 04:48:43 +08:00
Dominic Go
547ff4e5e2 🖼 Added Gif 2020-11-10 04:44:25 +08:00
Dominic Go
90405eab73 📝 Updated TODO 2020-11-10 04:24:04 +08:00
Dominic Go
63dc370d60 📝 Updated README: Documentation WIP 2020-11-10 04:23:47 +08:00
Dominic Go
18ea9bc597 🖼 Added Example Screenshot 2020-11-10 04:23:35 +08:00
Dominic Go
b69464a0db ️ Example - Added: ContextMenuViewTest07 2020-11-10 03:28:44 +08:00
Dominic Go
e36e6cbf44 ️ Example - Added: ContextMenuViewSimpleExample15 2020-11-10 03:28:12 +08:00
Dominic Go
1c1fc27dc4 ️ Initial Impl. for targetViewNode 2020-11-10 03:25:08 +08:00
Dominic Go
c06b340325 Minor Changes 2020-11-09 22:28:59 +08:00
Dominic Go
ccedf7f4fc 🐞 Bugfix: ContextMenuView Events 2020-11-09 22:19:21 +08:00
Dominic Go
c870ede4dd 🐞 Bugfix: onPressMenuPreview 2020-11-09 21:56:11 +08:00
Dominic Go
87c76100b7 📝 Minor Changes 2020-11-09 17:12:46 +08:00
Dominic Go
75e2295dd9 📝 Updated README: Minor Changes 2020-11-09 08:01:42 +08:00
Dominic Go
ba376c6041 📝 Minor Changes 2020-11-09 06:58:34 +08:00
Dominic Go
9764686dab 📝 Updated README: Minor Changes 2020-11-09 06:25:42 +08:00
Dominic Go
c92a56ec69 📝 Updated README: Addded Gif 2020-11-09 06:03:34 +08:00
Dominic Go
8d67e54184 🖼 Added Example Gif 2020-11-09 06:03:13 +08:00
Dominic Go
7d21bcfc66 📝 Updated TODO 2020-11-09 05:52:38 +08:00
Dominic Go
daee2d5e9a ⚙️ chore: release 0.1.7 2020-11-09 03:58:19 +08:00
Dominic Go
3bc98c2947 📝 Updated README: Minor Changes 2020-11-09 03:54:02 +08:00
Dominic Go
f6be916819 📝 Updated README: Minor Changes 2020-11-09 03:46:03 +08:00
Dominic Go
a19b165372 📝 Updated README: Documentation WIP 2020-11-09 03:41:10 +08:00
Dominic Go
a93f530b5a 📝 Updated README: Documentation WIP 2020-11-09 03:20:51 +08:00