menu/ios
Mateusz Mędrek fc78b3bdcb
feat(#57): android missing action properties, ios image color (#59)
- android action attributes (destructive, hidden, disabled)
- android action title color
- android action image and image color
- ios image color
- readme update with new props available
2021-03-25 13:14:58 +09:00
..
Menu.xcodeproj chore: initial commit 2020-11-03 07:23:20 +09:00
ActionSheetView.swift feat: add basic functions of UIMenu 2020-11-09 01:37:12 +09:00
Menu-Bridging-Header.h fix: Podspec (#1) 2020-11-09 03:02:03 +09:00
MenuView.swift feat: add basic functions of UIMenu 2020-11-09 01:37:12 +09:00
RCTAlertAction.swift feat(#57): android missing action properties, ios image color (#59) 2021-03-25 13:14:58 +09:00
RCTMenuItem.swift feat(#57): android missing action properties, ios image color (#59) 2021-03-25 13:14:58 +09:00
RCTUIMenuManager.m feat: add basic functions of UIMenu 2020-11-09 01:37:12 +09:00
RCTUIMenuManager.swift feat: add fallback action sheet view for iOS 13 and below 2020-11-06 00:45:48 +09:00