Commit Graph

168 Commits

Author SHA1 Message Date
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
8cd361f8f3 ⚙️ Example - Run pod install 2022-02-01 23:24:40 +08:00
Dominic Go
5c9a4a2bc1 💫 Example - Update TestScreen 2022-02-01 17:15:30 +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
2bf55f10eb Example - Remove Old JS Code 2022-01-08 06:40:26 +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
55e6bc2386 💫 Example - Update ContextMenuViewExample17 2022-01-08 05:11:00 +08:00
Dominic Go
775df7d7d7 💫 Example - Update ContextMenuViewExample13 2022-01-08 04:50:28 +08:00
Dominic Go
74c06fab8d 💫 Example - Update ContextMenuViewExample11 2022-01-08 04:25:37 +08:00
Dominic Go
67f0fae829 💫 Example - Update ContextMenuViewExample05 2022-01-08 03:57:27 +08:00
Dominic Go
d92054dd05 Example - Minor Changes 2022-01-08 03:45:33 +08:00
Dominic Go
1a5683c974 🧪 Try Making The Context Menu Preview Interactive 2022-01-07 01:04:39 +08:00
Dominic Go
9e9525044b ⚙️ Example - Run pod install 2022-01-02 15:02:02 +08:00
Dominic Go
23c3352758 ⚙️ Example - Run pod install 2022-01-02 06:31:56 +08:00
Dominic Go
6c11234246 💫 Example - Updated Example Components
Summary: Added handlers to the `onPressMenuItem` event props.
2022-01-02 00:59:16 +08:00
Dominic Go
e5f8a84989 🆕 Examples - Added BasicUsageExample01 2022-01-02 00:24:00 +08:00
Dominic Go
6344ffdeba 💫 Example - Updated Example/Test Components
Summary: Updated components from `example/src/examples` to use the new API's.
2021-12-25 18:06:21 +08:00
Dominic Go
6efb794588 💫 Example - Replace String "ContextMenuViewSimpleExample"
Summary: Replace `ContextMenuViewSimpleExample` string with `ContextMenuViewExample` in examples.
2021-12-25 16:30:24 +08:00
Dominic Go
2fc541fdb2 ⚙️ Example - Run pod install 2021-11-30 07:51:35 +08:00
Dominic Go
6b606da0fd ️ Impl. ContextMenuView.isContextMenuEnabled 2021-11-30 07:45:18 +08:00
Dominic Go
ce8dbacc3c 💫 Example - iOS Project: Enable mac-catalyst
Update IosContextMenuExample.xcscheme
2021-11-27 17:14:25 +08:00
Dominic Go
60326be57c ⚙️ Example - Run pod install 2021-11-27 09:10:21 +08:00
Dominic Go
c744d4731f 💫 Example - Update Podfile 2021-11-27 09:10:21 +08:00
Dominic Go
231f5da51f 💫 Example - Update iOS Project 2021-11-27 06:45:21 +08:00
Dominic Go
78a7e518f1 💫 Example - Rename index.js to index.ts 2021-11-27 06:05:00 +08:00
Dominic Go
f6003731a4 ⚙️ Example - Run pod install 2021-11-26 16:57:04 +08:00
Dominic Go
f8c74ef131 💫 Example - Update ContextMenuViewExample18 2021-11-26 10:39:38 +08:00
Dominic Go
a2457e4d07 💫 Example - Update ContextMenuCardButton 2021-11-26 10:04:28 +08:00
Dominic Go
827f0bb3b0 ️ Example - Add ContextMenuButtonExample02 2021-11-26 09:14:21 +08:00
Dominic Go
e3846d7c73 ️ Example - Add ContextMenuButtonExample01 2021-11-26 09:14:21 +08:00
Dominic Go
5ecf214461 ️ Example - Add Components For ContextMenuButton 2021-11-26 09:14:20 +08:00
Dominic Go
341aa186b5 💫 Example - Update ContextMenuCard 2021-11-26 09:14:20 +08:00
Dominic Go
828e734fc7 💫 Example - Update ContextMenuViewTest08 2021-11-26 09:09:19 +08:00
Dominic Go
bdee609267 ️ Example - Add ContextMenuViewTest08 2021-11-26 07:38:48 +08:00
Dominic Go
ee446c3c2b ️ Example - Add ContextMenuViewTest07 2021-11-26 07:26:59 +08:00
Dominic Go
7263e4004b 💫 Example - Update ContextMenuCard 2021-11-26 07:26:43 +08:00
Dominic Go
0c5436a55b ️ Example - Add ContextMenuViewTest06 2021-11-26 06:42:50 +08:00
Dominic Go
aea43db3be ️ Example - Add ContextMenuViewTest05 2021-11-26 05:50:25 +08:00
Dominic Go
bb3fff98b5 ️ Example - Add ContextMenuViewTest04 2021-11-26 05:10:27 +08:00
Dominic Go
96877c2fe3 ️ Example - Add ContextMenuViewTest03 2021-11-26 05:06:35 +08:00
Dominic Go
78a9c10485 ️ Example - Add ContextMenuViewTest02 2021-11-26 04:57:37 +08:00
Dominic Go
ecd96fc9c5 ️ Example - Add ContextMenuViewTest01 2021-11-25 18:13:08 +08:00
Dominic Go
447dd2be2f ️ Example - Add ContextMenuViewExample18 2021-11-25 18:09:09 +08:00
Dominic Go
6483c790b8 ️ Example - Add ContextMenuViewExample17 2021-11-25 18:06:01 +08:00
Dominic Go
e714a1f78d ️ Example - Add ContextMenuViewExample16 2021-11-25 18:04:03 +08:00
Dominic Go
7b0c4f1b58 ️ Example - Add ContextMenuViewExample15 2021-11-25 18:01:54 +08:00
Dominic Go
191f9e0154 💫 Example - Update ContextMenuCard 2021-11-25 18:01:08 +08:00