Commit Graph

610 Commits

Author SHA1 Message Date
Dominic Go
4b286a093c 💫 WIP: Context Menu Auxiliary Preview
Summary: Expose `auxiliaryPreviewConfig` via props.
2022-05-01 06:07:08 +08:00
Dominic Go
b1208deb27 💫 WIP: Context Menu Auxiliary Preview
Summary:
* Impl. `RNIContextMenuAuxiliaryPreviewConfig` struct.,
* Fix typo in `MenuAuxiliaryPreviewConfig`.
2022-02-09 18:53:24 +08:00
Dominic Go
6f30a80736 💫 WIP: Context Menu Auxiliary Preview
Summary: Impl. `MenuAuxiliaryPreviewConfig` types.
2022-02-09 11:11:08 +08:00
Dominic Go
73d558ab60 💫 WIP: Context Menu Auxiliary Preview
Summary:
* Fix autolayout + margin issues for aux. preview.,
* Temp. modify examples to test aux. preview.,
2022-02-09 08:05:36 +08:00
Dominic Go
f02d3dcd68 💫 WIP: Context Menu Auxiliary Preview
* `ContextMenuView`: Impl. initial logic for `renderAuxillaryPreview` prop.,
* `RNIContextMenuView`: Impl. initial logic for receiving/using the `renderAuxillaryPreview` prop.,
* `ContextMenuViewExample01`: Update to test `renderAuxillaryPreview` prop.
2022-02-08 13:20:46 +08:00
Dominic Go
b40a09faa2 💫 WIP: Context Menu Auxiliary Preview
Summary:
* Update logic for determining the aux. view's anchor position.
* Add logic to offset context menu to make aux. view always visible.
2022-02-05 13:54:47 +08:00
Dominic Go
8171dd491c ↩️ Revert "MenuConfig: Make menuTitle Optional"
This reverts commit 0588f43b98.
2022-02-02 07:03:25 +08:00
Dominic Go
0588f43b98 MenuConfig: Make menuTitle Optional 2022-02-02 07:03:00 +08:00
Dominic Go
8407a084e3 📝 README WIP: Minor Changes 2022-02-02 06:24:00 +08:00
Dominic Go
559b4e40dd ⚙️ chore: release 1.7.4 2022-02-02 06:01:15 +08:00
Dominic Go
8cd361f8f3 ⚙️ Example - Run pod install 2022-02-01 23:24:40 +08:00
Dominic Go
2d4d8e8d65 🛁 Cleanup: Remove Print/Log 2022-02-01 23:17:10 +08:00
Dominic Go
c351a020e4 💫 RNIContextMenuViewController: Update Cleanup Trigger 2022-02-01 23:14:28 +08:00
Dominic Go
1fe004184d 🛠 RNIContextMenuButton: Refactor To Use New Cleanup Logic 2022-02-01 23:12:06 +08:00
Dominic Go
1773d724f7 🛠 Refactor/Finalize Cleanup Logic Rewrite 2022-02-01 20:25:15 +08:00
Dominic Go
9e31f449d1 ️ Impl. Initial Cleanup Logic Rewrite
Summary: Use a child view controller to detect when a "screen" is being popped, and trigger the cleanup logic accordingly.
2022-02-01 17:17:46 +08:00
Dominic Go
5c9a4a2bc1 💫 Example - Update TestScreen 2022-02-01 17:15:30 +08:00
Dominic Go
838a07e8fb ⚙️ chore: release 1.7.3 2022-01-27 10:52:07 +08:00
Dominic Go
31294bf9e3 💫 Disable Context Menu Cleanup 2022-01-27 10:31:48 +08:00
Dominic Go
17ad4479df 💫 Disable Context Menu Auxiliary Preview 2022-01-27 10:31:48 +08:00
Dominic Go
7e28df7d4c 💫 WIP: Context Menu Auxiliary Preview 2022-01-27 10:31:48 +08:00
Dominic Go
7066e4fbe0 💫 Example - react-navigation Testing
Update App.tsx
2022-01-27 10:31:48 +08:00
Dominic Go
1bbe92fbcd 📦 Example - Install react-navigation 2022-01-27 09:53:56 +08:00
Dominic Go
0a71de0f4d 💫 WIP: Context Menu Auxiliary Preview 2022-01-17 01:01:48 +08:00
Dominic Go
8bdb61573b 📝 README WIP: Documentation 2022-01-14 06:26:08 +08:00
Dominic Go
dc06f93b99 📝 README WIP: Update Spacing 2022-01-13 07:17:12 +08:00
Dominic Go
172d21016f 📝 README WIP: Documentation 2022-01-13 07:04:04 +08:00
Dominic Go
dc0cf7889d 📝 README WIP: Documentation 2022-01-13 06:37:47 +08:00
Dominic Go
e4e86265f8 💄 Minor Changes 2022-01-13 06:37:33 +08:00
Dominic Go
1ad2f033fe 📝 README WIP: Documentation 2022-01-12 09:28:49 +08:00
Dominic Go
03ecbe5799 📝 README WIP: Documentation 2022-01-11 21:07:08 +08:00
Dominic Go
ab1df2513f 📝 README WIP: Documentation 2022-01-11 20:43:03 +08:00
Dominic Go
56d3c650e0 💄 Minor Changes 2022-01-11 20:42:32 +08:00
Dominic Go
12e934e0d6 📝 README WIP: Add Placeholders 2022-01-08 23:08:53 +08:00
Dominic Go
450a8e204a 📝 README WIP: Add Placeholder Sections 2022-01-08 18:15:28 +08:00
Dominic Go
0e93c7723d Update .gitignore 2022-01-08 18:04:57 +08:00
Dominic Go
0404056bbf 📝 README WIP: Examples 2022-01-08 07:26:11 +08:00
Dominic Go
9f53eb4308 📝 README WIP: Fix Broken Gifs 2022-01-08 07:05:43 +08:00
Dominic Go
2bf55f10eb Example - Remove Old JS Code 2022-01-08 06:40:26 +08:00
Dominic Go
6d830a1d1a Delete Old Assets 2022-01-08 06:38:13 +08:00
Dominic Go
17cac0bce9 📝 Use README-next as README 2022-01-08 06:35:55 +08:00
Dominic Go
55ba426143 📝 README WIP: Added Sections 2022-01-08 06:34:06 +08:00
Dominic Go
4be53eeabf 🖼 Add README Montage Gifs 2022-01-08 06:02:41 +08:00
Dominic Go
506b8c6b0a 🖼 Add Gif For ContextMenuButtonExample02 2022-01-08 05:50:05 +08:00
Dominic Go
684e118c5e 🖼 Add Gif For ContextMenuButtonExample01 2022-01-08 05:47:57 +08:00
Dominic Go
80913b223e 📝 README WIP: Examples 2022-01-08 05:44:09 +08:00
Dominic Go
76ebc78925 💫 Example - Update ContextMenuButtonExample02 2022-01-08 05:39:52 +08:00
Dominic Go
eeecf12062 💫 Example - Update ContextMenuButtonExample01 2022-01-08 05:39:16 +08:00
Dominic Go
986fde8d9c 💫 WIP: Context Menu Auxiliary Preview 2022-01-08 05:31:01 +08:00
Dominic Go
2d5c3ba51c 🖼 Add Gif For ContextMenuViewExample18 2022-01-08 05:30:20 +08:00