React Native Ios Modal Versions Save

A react-native component for displaying a modal on iOS by natively wrapping a react-native view inside a UIViewController and presenting it.

v2.0.0-3

1 year ago
  • 📝 Docs: Update TODO (fce438f7)
  • 💫 Update: setModalVisibilityByID (69da2f8d)
  • 🛠 Refactor: Update dismissAllModals (5282bfb4)
  • 🐞 Fix: Module Import Error (ab15df5a)
  • 📝 Docs: Update TODO (52ba7837)
  • 🛠 Refactor: Replace dismissModalByID (ebbf8860)
  • 💫 Update: RNIModalViewModule.setModalVisibility (0c8788a7)
  • 💫 Update: RNIBaseError+Helpers (b8c7bf2c)
  • 📝 Docs: Update TODO (7f2e0f57)
  • 🛠 Refactor: Update Native Error Handling (c298da68)
  • 📝 Docs: Update TODO (d3dd3470)
  • ⭐️ Impl: Add RNIModalError (d25283b8)
  • 💫 Update: RNIBaseError (1854875a)
  • 🛠 Refactor: Re-write RNIError (c769f6f2)
  • ⭐️ Impl: Add RNIGenericErrorDefaultable+Default (a6b905e6)
  • 🛠 Refactor: Rename File to RNIBaseError (f10dd71c)
  • 💫 Update: Make RNIError Public (f5832580)
  • 🛠 Refactor: Move RNIError From Temp (c9aaacc2)
  • 💫 Update: Library Version (76158deb)
  • 📝 Docs: Update Commit-Notes (a3d0e3ea)
  • 💫 Update: Ex - Silence TS Warnings (2928c732)
  • 💫 Update: Package Scripts (d5e0d5ac)
  • 📝 Docs: Update README (0687b5d2)

v2.0.0-2

1 year ago
  • ⚙️ Chore: Example - Run pod install (62a37d35)
  • 🐞 Fix: RNIPresentedViewControllerCache (67fc0d44)
  • 🐞 Fix: Temp. Disable View Controller Caching (ca20ef39)
  • 📝 Docs: Update TODO (4c62e204)
  • 💫 Update: RNIModalData (9eaefdfe)
  • 🐞 Fix: Types - ModalViewState (59bc1da8)
  • 🛠 Refactor: Types - Extract RNIModalData (f7023ed7)
  • 💫 Update: RNIModalPresentationState (3af9dfa9)
  • 💫 Update: RNIDictionarySynthesizable (f713ba13)
  • 📝 Docs: Update TODO (040ac9cb)
  • 💫 Update: Ex - Test09 (f37465df)
  • ⭐️ Impl:ModalView Eventts (49fdbdc5)
  • 🛠 Refactor: Consolidate to RNIModalTypes (c5870c47)
  • 📝 Docs: Update TODO (5e1989cf)
  • 📝 Docs: Update TODO (9498f5d4)
  • 🛠 Refactor: Types - Split RNIModalViewEvents (16c8fca9)
  • 🛠 Refactor: Types - Rename Modal Event Types (73fcbaa2)
  • 🛠 Refactor: Types - Replace TUI Prefix (ab5dea0a)
  • 💄 Gloss: Fix Prettier/Linter Warnings (e6282093)
  • 🛠 Refactor: Types - Consolidate to NativeTypes (8a8ce7bf)
  • 📝 Docs: Update TODO (eb9e2ddc)
  • 💫 Update: Ex - Test09 (1b45390f)
  • ⭐️ Impl: Modal Events (241af104)
  • ⭐️ Impl: Add CGSize+RNIDictionaryRepresentable (9bbc2fa5)
  • ⭐️ Impl: Add CGPoint+RNIDictionaryRepresentable (ac200fe7)
  • ⭐️ Impl: Add: RNIDictionaryRepresentable (24307d60)
  • 📝 Docs: Update TODO (0a45f1b5)
  • ⭐️ Impl: Types - Add NativeTypes (8a4f9464)
  • 💫 Update: RNIDictionarySynthesizable+Default (9e6ff84b)
  • ⭐️ Impl: Add Encodable+Helpers (43c299a3)
  • 🗑️ Remove: Temp Encodable+Helpers (e0ac8e69)
  • 📝 Docs: Update TODO (4a0b071a)
  • 💫 Update: Ex - Minor Changes (ed5281d0)
  • 📝 Docs: Update TODO (be5c6ddd)
  • 📝 Docs: Update README (a8504bb0)

v2.0.0-1

1 year ago
  • ⚙️ Chore: Example - Run pod install (3d5204f0)
  • 📝 Docs: Update TODO (8e8e73e6)
  • 📝 Docs: Update TODO (f940c6fc)
  • 🛠 Refactor: Use RNIPresentedViewControllerCache (5ca15030)
  • ⭐️ Impl: Add RNIPresentedViewControllerCache (a143d433)
  • 💫 Update: RNIWeakArray (5d2b2ed9)
  • 🛠 Refactor: Extract to RNIModalUtilities (615e566c)
  • ⭐️ Impl: Add CAAnimation+Helpers (9c2771d5)
  • ⭐️ Impl: Add CAAnimation+Block (596cce50)
  • ⭐️ Impl: Add CAAnimationMulticastDelegate (8d94f81f)
  • 🛠 Refactor: Move RNIMulticastDelegate (20c24eb8)
  • 💫 Update: RNIModalView (dc9842de)
  • 📝 Docs: Update TODO (93fd7726)
  • 📝 Docs: Update README (b249c5e9)
  • 📝 Docs: Update README (1fa76d63)
  • 🛠 Refactor: Rename MulticastDelegate (8cfaeaa7)
  • 💫 Update: RNIModalView (cff6af4c)
  • 💫 Update: Ex - Minor Changes (33383685)
  • 🐞 Fix: RNIModalPresentationState (e40604b6)
  • 💄 Gloss: Remove Comments (3d4e9d98)
  • 📝 Docs: Update Commit-Notes (7a82ad3b)
  • 💫 Update: Ex - Minor Changes (cdad76ff)
  • 🛠 Refactor: Remove RNIComputableValue (7942f507)
  • ⭐️ Impl: Add CGSize+Helpers (24e9a0c3)
  • 📝 Docs: Update TODO (02445391)
  • ⭐️ Impl: modalContentPreferredContentSize Prop (ccf73260)
  • 💫 Update: RNIComputable (56ae8aee)
  • 🐞 Fix: RNIComputableSize (0872abb1)
  • 💫 Update: Ex - iOS Xcode Project (7a593504)
  • 💫 Update: Ex - Update Test09 (8f2763f6)
  • 💫 Update: ModalView.onModalDetentDidCompute (82f5abc7)
  • 💫 Update: ModalView.modalSheetDetents Prop (df4d8292)
  • 💫 Update: RNIComputableSize (ae02c093)
  • 💫 Update: RNIComputableOffset (501190c9)
  • 📝 Docs: Update TODO (86e23974)
  • ⭐️ Impl: Types - Add Types for RNIComputable (b5ae6075)
  • ⭐️ Impl: RNIComputable (e0314ce7)
  • ⭐️ Impl: Add CGSize+Init (1810e29d)
  • 💫 Update: UIViewController+Swizzling (a2bc44fd)
  • 💫 Update: RNIModalViewControllerWrapper (f1f23589)
  • ⭐️ Impl: Add RNIModalFlags (4f8ba708)
  • 💫 Update: RNIModalManager (34e998b6)
  • 💫 Update: RNIModalManager (0c8bf4c8)
  • 🛠 Refactor: Rename RNIModalViewControllerRegistry (a4700100)
  • 💄 Gloss: Add Section Comments (184491b6)
  • 🛠 Refactor: Extract RNIModalViewControllerRegistry (1cb9fe50)
  • 🛠 Refactor: Rename RNIModalWrapperMap (62ce7497)
  • 💫 Update: UIViewController+Swizzling (b4b1723a)
  • 🛠 Refactor: Move RNIModalViewControllerWrapper (8d3891d3)
  • 💫 Update: RNIModalViewControllerWrapper (181c45ea)
  • 🛠 Refactor: Consolidate RNIUtilities Extensions (92dbee81)
  • 💫 Update: RNIModalManager (7ea800a6)
  • 💫 Update: UIViewController+Swizzling (cd86c6d4)
  • 💄 Gloss: Extract Comments to Commit-Notes (f3c2fe98)
  • 🛠 Refactor: Split RNIObjectMetadata (17c2ce10)
  • 🛠 Refactor: Move RNIObjectMetadata (a5d2bb75)
  • 🛠 Refactor: Split RNIViewControllerLifeCycleNotifiable (1332601c)
  • 🛠 Refactor: Move RNIViewControllerLifeCycleNotifiable (8ca3e9e6)
  • 🛠 Refactor: Split RNIIdentifiable (ef648787)
  • 🛠 Refactor: Move RNIIdentifiable (737047b4)
  • 🛠 Refactor: Move to RNIAnimator (bb75b08e)
  • 🛠 Refactor: Split RNIDictionarySynthesizable (2573bb0f)
  • 🛠 Refactor: Move RNIDictionarySynthesizable (7002f39f)
  • 💫 Update: RNIDictionarySynthesizable (f7f41419)
  • 📝 Docs: Update TODO (c75e6364)
  • 📝 Docs: Update TODO (b208df58)

v2.0.0-0

1 year ago
  • ⚙️ Chore: Update package.json (3a264f4e)

v1.0.0-4

1 year ago
  • 💄 Gloss: Fix Linter-Related Warnings (9de1f9ec)
  • 💫 Update: Project Config (60330890)
  • 💄 Gloss: Add Comments (fe2552d0)
  • 🐞 Fix: Types - RNIModalViewModule (0ef3a89b)
  • 💫 Update: RNIModalManager.notifyOnModalWillShow (1b524605)
  • 💫 Update: Ex - Test06 (710501f6)
  • ⭐️ Impl: ModalViewState.focusState (4d63a30e)
  • 🛠 Refactor: Types - Extract to ModalViewState (e9efa358)
  • 💫 Update: Ex - Test00 (ff973066)
  • 🛠 Refactor: Rename to ModalViewProps (42a28236)
  • 💫 Update: Ex - Test09 (72aae7e1)
  • 💫 Update: Ex - Test08 (72183b50)
  • 💫 Update: Ex - Helpers (1289e819)
  • ⭐️ Update: Add Placeholder for Test09 (04445411)
  • 📝 Docs: Update TODO (a6fba6c9)
  • 💫 Update: Ex - Test08 (4a036948)
  • 🐞 Fix: Modal Sheet-Related Events (fe633b64)
  • ⭐️ Impl: Sheet-Related Events (ab5b00bf)
  • 📝 Docs: Update TODO (5df359d0)
  • ⭐️ Impl: Add UIGestureRecognizer+Helpers (f399bdca)
  • 📝 Docs: Update TODO (a274fe0a)
  • ⭐️ Impl: Sheet-Related Props (d7f25203)
  • 💫 Update: Types - UtilityTypes (dbf0e796)
  • 💫 Update: RNIModalView.insertReactSubview (1807146f)
  • 📝 Docs: Update TODO (f60b2ed0)
  • 📝 Docs: Update TODO (f30836db)
  • ⭐️ Impl: Sheet-Related Props (9353b1be)
  • 🐞 Fix: Modal Content Layout (47465bae)
  • 📝 Docs: Update TODO (4e815352)
  • 📝 Docs: Update TODO (5e0d6d5f)
  • 📝 Docs: Update TODO (7fe60c80)
  • 💄 Gloss: Re-Organize/Regroup Props (b22656c5)
  • 📝 Docs: Update TODO (5b0f8afd)
  • 📝 Docs: Update TODO (2a3304d3)
  • ⭐️ Impl: Prop - ModalView.sheetDetents (5eab7dbd)
  • 📝 Docs: Update TODO (d117b26e)
  • ⭐️ Impl: Ex - Add Test08 Placeholder (96cac15e)
  • 📝 Docs: Update TODO (ef3f2af5)
  • 💫 Update: ModalView Content (f55d4c26)
  • ⚙️ Chore: Ex - Run pod install (40cd1aa9)
  • 💫 Update: IosUtilities-Bridging-Header (74022edf)
  • 💫 Update: ModalView Content (66edab26)
  • 🐞 Fix: Modal Content Sometimes Not Centered (12b09f26)
  • ⭐️ Impl: Add RNIAnimatorSize (91da1b29)
  • ⭐️ Impl: Add RNIAnimator (f1af0aa8)
  • 💫 Update: Examples (c80f14ca)
  • 📝 Docs: Update TODO (69459ff0)
  • 🐞 Fix: RNIDictionarySynthesizable (a1d35061)
  • 🐞 Fix: Modal Native Events (090f2415)
  • ⭐️ Impl: Call Deprecated Modal Events (b67d841b)
  • 💫 Update: Types - Deprecated Events (d0a3fe30)
  • 💫 Update: Types - ModalViewEmitterDeprecated (a8250837)
  • 💫 Update: Types - RNIModalData (1db205f9)
  • 💫 Update: RNIModalData (ce3c2a19)
  • 💄 Gloss: Update Comments (1d7dd503)
  • 💫 Update: RNIModalView - Use State didChange (b77ede70)
  • ⭐️ Impl: Modal State didChange Property (10413c28)
  • 📝 Docs: Update TODO (47303084)
  • ⭐️ Impl: JS Modal Events (7e9f6db8)
  • ⭐️ Impl: Add ModalViewEmitterDeprecated (7fa4a18e)
  • 📝 Docs: Update TODO (f5483ff6)
  • 📝 Docs: Update TODO (0de5e6d2)
  • ⭐️ Impl: Native Modal Events (75a9b240)
  • 📝 Docs: Update TODO (d5c84499)
  • 🛠 Refactor: Remove Deprecated Native Events (a4efb8c6)
  • 📝 Docs: Update TODO (c8681a62)
  • ⭐️ Impl: Types - RNIModalData (963b9617)
  • 📝 Docs: Update TODO (00da8996)
  • 💫 Update: RNIModalData (6d97b6c4)
  • ⭐️ Impl: Property wasCancelledDismiss (b6c7ec14)
  • 💫 Update: RNIModalPresentationStateMachine (78122b1a)
  • 💫 Update: RNIModalPresentationState (f34444ef)
  • ⭐️ Impl: Property wasCancelledPresent (95b3872d)
  • 📝 Docs: Update TODO (b2d4ad4a)
  • 💫 Update: RNIModalData (792243b7)
  • 💄 Gloss: Update Spacing (250f1d5a)
  • ⭐️ Impl: RNIModalWrapperMap (12b5da84)
  • 🛠 Refactor: Move UIViewController+Swizzling (35b01b25)
  • 💫 Update: RNIModalManager.notifyOnModalDidHide (3413764f)
  • ⭐️ Impl: isInitialPresent (c5fe2d89)
  • 🛠 Refactor: Rename to RNIModalEventData. (6d162186)
  • ⭐️ Impl: wasBlurCancelled + wasFocusCancelled (589f18da)
  • ⭐️ Impl. Update: wasCancelledDismissViaGesture (3e6286da)
  • 💫 Update: UIViewController+Swizzling (100317ae)
  • ⭐️ Impl: RNIModalManager.getModalInstance (ea19099e)
  • 💫 Update: RNIModalManager - Add Logging (ca492939)
  • 💫 Update: UIViewController._swizzled_dismiss (c15a509f)
  • 💫 Update: UIViewController._swizzled_present (6f819672)
  • ⭐️ Impl: Add RNIModalViewControllerWrapper (a6c17d0e)
  • 💫 Update: Impl. getModalInstance (c23dc7d0)
  • 💫 Update: Impl. RNIModalManager.isRegistered (56626355)
  • 💫 Update: RNIModalManager.modalInstanceDict (e4dc3122)
  • 💫 Update: RNIIdentifiable (079f4c75)
  • 💄 Gloss: Re-Organize Code (fa964f6e)
  • ⭐️ Impl: Add UIViewController+Swizzling (5967b6b0)
  • 💫 Update: Ex - Test07 (c20627a3)
  • 📝 Docs: Update TODO (82a1cb95)
  • 💫 Update: RNIModalView.set (dabe4d10)
  • 💫 Update: RNIModalView (58db590b)
  • 💫 Update: RNIModalData (8e637b27)
  • 🛠 Refactor: RNIDictionarySynthesizable (043d64e2)
  • 🛠 Refactor: Rename synthesized- Suffix Usage (db9f1219)
  • 🛠 Refactor: RNIModalManager (7b875e18)
  • 📝 Docs: Update TODO (783a3db5)
  • ⭐️ Impl: Add RNIModalFocusState (78174145)
  • 🛠 Refactor: Rename RNIModal.modalState (891eef9f)
  • ⭐️ Impl: Add RNIModalPresentationNotifiable (fa046524)
  • 📝 Docs: Update TODO (1ba88e55)
  • 💄 Gloss: Change Spacing (b9c13398)
  • ⭐️ Impl: Add Collection+Helpers (849351c8)
  • 🛠 Refactor: RNIModalPresentationState (c455ed8b)
  • 📝 Docs: Update TODO (36359187)
  • 📝 Docs: Update TODO (da1ec741)
  • 🛠 Refactor: RNIModalManager Focus/Blur Logic (8e3058e6)
  • 📝 Docs: Update TODO (36bbe329)
  • ⭐️ Impl: RNIModalManager.computeModalIndex (1559c54b)
  • ⭐️ Impl: Add RNIModalWindowMap (80d315a5)
  • 📝 Docs: Update TODO (6b89ad5d)
  • 💫 Update: RNIModalPresentationState (eca22837)
  • 💄 Gloss: Update Comments (50eee671)
  • 🛠 Refactor: Update Access - Make Types Public (ecf960a1)
  • 📝 Docs: Update TODO (bd8fa0de)
  • 🛠 Refactor: Replace RNIModal.isModalPresented (9e4fac4a)
  • 📝 Docs: Update TODO (1a8f5e0e)
  • ⭐️ Impl: Add RNIModalPresentationTrigger (a585c6b4)
  • 📝 Docs: Update TODO (fb19d108)
  • 🛠 Refactor: Replace RNIIdentifiable counterID (6307c00b)
  • 📝 Docs: Update TODO (48b45825)
  • 💫 Update: Disable RNIModalView Modal Hiding (47429cc8)
  • 📝 Docs: Update TODO (8561a045)
  • 🛠 Refactor: RNIModalView (6dd144d8)
  • 💫 Update: getPresentedViewControllers (c3d62d23)
  • 💄 Gloss: Update Comments (54e8f8e6)
  • ⭐️ Impl: synthesizedViewControllerIndex (60c5411a)
  • 💫 Update: RNIModal.synthesizedModalIndex (d5068e35)
  • 💄 Gloss: Add TODO Comments (5b4b20e1)
  • ⭐️ Impl: wasDismissViaGestureCancelled (c36f2111)
  • 💄 Gloss: Add Section Comments (e97c9d1c)
  • 📝 Docs: Update TODO (c35aeea1)
  • ⭐️ Impl: Add RNIModalPresentationState (24a668ad)
  • 📝 Docs: Update TODO (e4e454bb)
  • 📝 Docs: Update TODO (e1d77d36)
  • 🛠 Refactor: RNIModalManager.currentModalIndex (839d01ac)
  • 📝 Docs: Update TODO (4f27941e)
  • 🐞 Fix: Potential Memory Leak (5fce5503)
  • 💫 Update: RNIModalView (3b8802ca)
  • 💄 Gloss: Add Comments (801af5d0)
  • 📝 Docs: Update TODO (e380f4d1)
  • ⭐️ Impl: RNIModalViewController.lifecycleDelegate (23ffaf90)
  • 🛁 Cleanup: Remove Unused Property (c522b9c9)
  • 📝 Docs: Update TODO (3ca20ec7)
  • 💄 Gloss: Minor Changes (457ee4ae)
  • 💄 Gloss: Update Comments (134f1e82)
  • ⭐️ Impl: Add RNIModalViewController (3fc35b3e)
  • 📝 Docs: Update TODO (aba3a074)
  • 💄 Gloss: Update Comments (1b20639e)
  • 📝 Docs: Update TODO (06e640f2)
  • 🛁 Cleanup: RNIModalView.isModalInPresentation (7e10467d)
  • 📝 Docs: Update TODO (e4803d2f)
  • 💄 Gloss: Add Comments (0fa9fb23)
  • 🛁 Cleanup: RNIModal+Helpers (91e5123a)
  • 💄 Gloss: Add Comments (c1d8bd4a)
  • 🛠 Refactor:Use RNIModalState.modalNativeID (aea42d70)
  • ⭐️ Impl: RNIModalState.modalNativeID (0e4d7b23)
  • 🛁 Cleanup: RNIModalManager (60963acd)
  • 💫 Update: RNIModalFocusNotifiable (2aa36cba)
  • 💫 Update: Ex - Test06 (5787d827)
  • 🛠 Refactor: Replace RNIModalIdentity (ed4839d7)
  • 🐞 Fix: Memory Leak (3819540a)
  • 💫 Update: Ex - Test06 (be994941)
  • 🛠 Refactor: Rename RNIIdentifiable.identifier (6c97bb9f)
  • 🛠 Refactor: Move RNIModalIdentity.modalIndex (b639bf99)
  • 💫 Update: RNIModalData.synthesizedWindowID Type (4e89ea7b)
  • 🛠 Refactor: Update RNIIdentifiable (2fc59ee8)
  • 🛠 Refactor: Move UIWindow+Helpers (cdcba0c8)
  • ⭐️ Impl: RNIObjectMetadata (882e1abf)
  • ⭐️ Impl: RNIModalIdentity.synthesizedModalIndex (27732257)
  • ⭐️ Impl: UIWindow+Helpers (723d4ef5)
  • ⭐️ Impl: RNIIdentifiable (1f6ff8a7)
  • 📝 Docs: Update TODO (2bb51d3a)
  • ⭐️ Impl: UIWindow+WindowMetadata (18159acf)
  • ⭐️ Impl: RNIModalIdentity.modalIndexPrev (99c2903f)
  • 💄 Gloss: Add Comments (68b642f0)
  • 📝 Docs: Update TODO (c862e585)
  • 📝 Docs: Update TODO (e1719cb3)
  • 🛠 Refactor: Move to Deprecated Event Types (fa66d8c5)
  • 📝 Docs: Update TODO (7608eee9)
  • 📝 Docs: Update TODO (bd6165eb)
  • 🛠 Refactor: Use RNIModalView (a53fb36c)
  • 🛠 Refactor: Move to ModalViewConstants (544a2d6e)
  • 🐞 Fix: modalPresentationStyle Not Applying (b5dba75c)
  • 🛠 Refactor: Remove Temp/RNILog (5905c967)
  • 📝 Docs: Update TODO (e41d952c)
  • 📝 Docs: Update TODO (21af2df0)
  • 🆕 Add: Import Code to src/temp (472edffb)
  • 🛠 Refactor: Make /Temp Internal (5bff09c9)
  • 📝 Docs: Update TODO (b6c62342)
  • 💫 Update: iosModal-Bridging-Header (f937fc4f)
  • 🛠 Refactor: Remove Temp.swift (760d4058)
  • 🆕 Add: Import Code to ios/src_library/Temp (3c6ac356)
  • 🛠 Refactor: Remove ios/src_library/RNIUtilities (09bb6eb7)
  • 🛠 Refactor: Move RNIUtilities (2447fd8c)
  • 📝 Docs: Update TODO (d738621f)
  • 🛠 Refactor: Move Extensions+Init (c38f4c14)
  • 💫 Update: Native Print Logs (79e39ad3)
  • 🛠 Refactor: Remove getPresentedVCList (6ecdbf23)
  • ✨ Minor Changes (ba25f5c7)
  • 📝 Docs: Update TODO (7d481825)
  • 🛠 Refactor: Cleanup RNIModalViewModule (4a00df71)
  • 📝 Docs: Update TODO (325c9ad3)
  • 🛠 Refactor: RNIModalViewModule.dismissModalByID (1b87c1a2)
  • 💄 Gloss: Re-Arrange Code (93148a32)
  • 📝 Docs: Update TODO (e2a842e4)
  • 📝 Docs: Update TODO (e0734117)
  • 📝 Docs: Update TODO (9e31d3cd)
  • 💄 Gloss: Update Section Comments (e9377f33)
  • 🛠 Refactor: Remove RNIModalView.modalLevel (cc3a3e37)
  • 🛠 Refactor: Cleanup RNIModalViewManager (159d4d58)
  • 📝 Docs: Update TODO (5d89ddb8)
  • 📝 Docs: Update TODO (905dec3d)
  • 🛠 Refactor: ModalView (95f9279e)
  • 🐞 Fix: RNIModalView Blur Events Not Firing (af3c0907)
  • ⭐️ Impl: RNIOnModalFocusEventData (242d5140)
  • 💫 Update: RNIDictionarySynthesizable (91dc4258)
  • 💫 Update: RNIModalBaseEventData (0cbd8e69)
  • 💫 Update: RNIModalManager (37a851aa)
  • 📝 Docs: Update TODO (a7c2e7fe)
  • 🛠 Refactor: RNIModalView (f8f3838c)
  • 🛠 Refactor: Update RNIModalBaseEventData (b5ad43a8)
  • ⭐️ Impl: RNIModalData (9e181395)
  • 💫 Update: RNIDictionarySynthesizable (06b2ecc6)
  • ⭐️ Impl: RNIOnModalBaseEventData (3f12d713)
  • ⭐️ Impl: RNIDictionarySynthesizable (1165dcbf)
  • 📝 Docs: Update TODO (e4efc11b)
  • 🛠 Refactor: Update RNIModalView (b4df29ce)
  • 🛠 Refactor: Update RNIModalManager (96848598)
  • 🛠 Refactor: Update RNIModalView (17a207fc)
  • 🛠 Refactor: Remove RNIModalView.modalUUID (7ca0e3f6)
  • 🐞 Fix: onModalBlur Event Not Firing (cd35f154)
  • 💫 Update: Ex - Test07 (e2423748)
  • 💄 Gloss: Add TODO Comments (18416f39)
  • 📝 Docs: Update TODO (b3bef83e)
  • 🛠 Refactor: RNIModalManager (a7c0d462)
  • 💫 Update: RNIModalView (f4a34e91)
  • 💄 Gloss: Update Section Comment (fabab877)
  • 💫 Update: RNIModalFocusNotifying (b1bbf4da)
  • 💫 Update: RNIModalIdentity (1112ddbb)
  • 📝 Docs: Update TODO (44538733)
  • ✨ Minor Change: Fix Warning (9aaad703)
  • 💄 Gloss: Update Section Comments (143fe60d)
  • ⭐️ Impl: synthesizedModalIndex (57d8bc6b)
  • 📝 Docs: Update TODO (5e6b298f)
  • 💄 Gloss: Add TODO Comment (a04fcb11)
  • 📝 Docs: Update TODO (417f4aca)
  • 🛠 Refactor: RNIModalView (bd08af3b)
  • 💫 Update: RNIModal+Helpers (a0bf812b)
  • 📝 Docs: Update TODO (54221c46)
  • ⭐️ Impl: UIModalPresentationStyle+Init (983f359c)
  • 📝 Docs: Update TODO (2684696f)
  • 💄 Gloss: Add TODO Comments (02e92ce2)
  • ⭐️ Impl: RNIModalManager.getWindows (ea43983b)
  • 🛠 Refactor: Update UIView+Helpers (13cf593a)
  • ⭐️ Impl: UIBlurEffect+Init (fb89e8ff)
  • 📝 Docs: Update TODO (11b42407)
  • 🛠 Refactor: RNIModalView (c081f3f1)
  • 📝 Docs: Update TODO (cdb98f28)
  • 🛠 Refactor: Remove RNIModalView.modalNVC (7e61226c)
  • 📝 Docs: Update TODO (537f49df)
  • 💫 Update: RNIModalPresentation Protocol (27f5965d)
  • 📝 Docs: Update TODO (7b4f5869)
  • 💄 Gloss: Update Comments (b4e289af)
  • ⭐️ Impl: Add RNIModal+Helpers (cc4441a5)
  • 💫 Update: RNIModalManager (0c1fed16)
  • 💄 Gloss: Fix Typo in Comment (d06c564c)
  • 💫 Update: RNIModalPresentation Protocol (f25ca8af)
  • ⭐️ Impl: RNIModalPresentation Protocol (dcc4e01a)
  • 💄 Gloss: Update Comments (d35216cc)
  • 💫 Update: RNIModalManager (13e6e864)
  • 💫 Update RNIModalManager.swift (c998c107)
  • ⭐️ Impl: getTopmostPresentedViewController (7df9a107)
  • 🛠 Refactor: RNIModalManager (d16fae49)
  • 💄 Gloss: Minor Changes (bb03a28b)
  • 🐞 Fix: Modal not Presenting/Dismissing (b613e08b)
  • 📝 Docs: Update TODO (065c0873)
  • 💄 Gloss: Add Comment (31ad15a4)
  • 📝 Docs: Update TODO (70f6c57f)
  • 💄 Gloss: Add Comment (957f48aa)
  • 📝 Docs: Update TODO (cfc3795f)
  • 🛠 Refactor: Rename to isTopMostPresentedVC (991b8f2c)
  • 🛠 Refactor: RNIModalView (58f2e9e0)
  • 💄 Gloss: Minor Changes (de69853d)
  • 📝 Docs: Update TODO (21630f00)
  • 💄 Gloss: Add Comment (480438f4)
  • ⭐️ Impl: getPresentedViewControllers (86d539ed)
  • 💄 Gloss: Update Comment (3a0ea349)
  • 📝 Docs: Update TODO (b404fcd8)
  • 💄 Gloss: Update Comment (0e8a154a)
  • 🛠 Refactor: Rename to modalNativeID (d2bae767)
  • 💫 Update: RNIModalView.enableSwipeGesture (5ef2cad1)
  • 💄 Gloss: Update Comments (9babbc4a)
  • 🛠 Refactor: Cleanup RNIModalViewController (73520a6b)
  • 💄 Gloss: Update Spacing + Comments (269eda41)
  • 🛠 Refactor: Move to RNIModalViewModule (97e7933b)
  • 💄 Gloss: Add Comments (4d9912a8)
  • 📝 Docs: Update TODO (ff203bbb)
  • 🛠 Refactor: Cleanup RNIModalView (6448ba89)
  • 💄 Gloss: Update Spacing + Comments (b3cd1a4f)
  • 🛠 Refactor: Remove RCTSwiftLog (eb4322a5)
  • 🛠 Refactor: Remove RNIModalView.DefaultValues (ef06d39f)
  • 💄 Gloss: Update Comments (0035a8ca)
  • 📝 Docs: Update TODO (fba4e056)
  • ⭐️ Impl: RNIModalManager (53f6263c)
  • ⭐️ Impl: RNIModal Protocols (1568f3ac)
  • ⭐️ Impl: RNIWeakArray (26ef01b0)
  • 🛠 Refactor: RNIWeakRef (81e5d4ac)
  • 🛠 Refactor: Extract and Move RNIWeakDictionary (3ea1d054)
  • 💫 Update: RNIWeakRef (fd67ff9d)
  • 💫 Update: Ex - Test06 (f77aa696)
  • ⭐️ Impl: RNIWeakRef (647e8762)
  • 🛠 Refactor: Remove example/src_old (85c153d7)
  • 💫 Update: Ex - ObjectPropertyDisplay (f81f5897)
  • ⭐️ Impl: Ex - Update Test07 (c6580df7)
  • ⭐️ Impl: Ex - Add Test07 Placeholder (5141954a)
  • 💫 Update: Ex - Test Card Title/Desc (9a70e820)
  • 🛠 Refactor: Ex - Extract Test06 to Own FIles (ff5a1d64)
  • 💄 Gloss: Ex - Add Comments (a3bc6aa2)
  • 🛁 Cleanup: Ex - Test06 (bf9aaf9f)
  • ⭐️ Impl: Ex - Update Test06 (73c8a091)
  • 🐞 Fix: Types - ModalView containerStyle Prop (03e2642a)
  • 📝 Docs: Update TODO (67e84e44)
  • 💄 Gloss: Update Comments (0dacf5e7)
  • 📝 Docs: Update TODO (f12a73ff)
  • 💄 Gloss: Update TODO Comments (bb64a61e)
  • 📝 Docs: Update TODO (d7d7f5a4)
  • 💄 Gloss: Update Comments (6608816c)
  • 💄 Gloss: Update TODO Comments (edb04e22)
  • 📝 Docs: Update TODO (a9502e2b)
  • 📝 Docs: Add Files (d1575867)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (e2d5aa35)
  • ⭐️ Impl: Add isModalVisible Context (cdef976c)
  • ⭐️ Impl: Add isModalInFocus Context (29a60159)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (2c54bbe8)
  • 💄 Gloss: Update Code Layout (90fc11a1)
  • ⭐️ Impl: Ex - Update CardLogDisplay (8c6756ab)
  • ⭐️ Impl: Ex - Add Test06 Placeholder (ee08b092)
  • 💄 Gloss: Ex - Update Comments (e593bf8f)
  • ⭐️ Impl: Ex - Update Test05 (8bce8f54)
  • ⭐️ Impl: Ex - Update CardButton (9d7572f1)
  • 💄 Gloss: Ex - Update Comments (b4a1ef0d)
  • ⭐️ Impl: Ex - Update Test04 (6f502520)
  • ⭐️ Impl: Ex - Add Test04 Placeholder (45e62ad8)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (4b0c59e3)
  • ⭐️ Impl: Ex - Update Test03 (1047f856)
  • 🛠 Refactor: Ex - Extract CardLogDisplay (8deedc34)
  • ⭐️ Impl: Ex - CardLogDisplay (80567b09)
  • ⭐️ Impl: ModalView.isModalContentLazy (c6f41b2e)
  • ⭐️ Impl: Types - ModalView Private Handlers (0ee8a5b5)
  • ⭐️ Impl: Ex - Add Test03 Placeholder (ad52ef61)
  • 💫 Update: Ex - Types - HomeScreen (e5f432eb)
  • ⭐️ Impl: Ex - Add TemplateTest (f85f716c)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (17773511)
  • 💫 Update: Ex - Test02 (22230d95)
  • ⭐️ Impl: Ex - Add Test02 (9179d64e)
  • ⭐️ Update: Ex - Helpers (410117f6)
  • 💫 Update: Ex - Test00 (0ed98691)
  • ⭐️ Impl: Ex - Add Test01 (fc35b166)
  • 🛠 Refactor: Ex - Update to Use CardToggleButton (d62214f1)
  • ⭐️ Impl: Ex - Add CardToggleButton (0e93f542)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (5b59d129)
  • ⭐️ Impl: Ex - Add Test00 (21681aa5)
  • ⚙️ Chore: Ex - Run pod install (a3c37167)
  • ⚙️ Chore: Update Config (bf8fbfeb)
  • 💫 Update: Types - Export UIBlurEffectStyles (255dd3f2)
  • 🛠 Refactor: Types - Rename Types (d4545eb1)
  • 🐞 Fix: Types - Fix ModalView Children Prop (fa85809c)
  • 💫 Update: Ex - DebugControls (cfb708fb)
  • 💄 Gloss: Ex - Fix Prettier/Linter Warnings (4b5fdeae)
  • 🐞 Fix: Ex - Types (219414c4)
  • ⚙️ Chore: Package - Prettier Config (b3d30fda)
  • ⭐️ Impl: Ex - Update CardButton (eccbc880)
  • 🛠 Refactor: Ex - Remove ExampleButtonCard (db7772d7)
  • 🛠 Refactor: Ex - Update Example so it Runs (846e4224)
  • 🛠 Refactor: Ex - Update Example01 (a7aaa3d5)
  • 🛠 Refactor: Ex - Rename Test01Screen (72c0261a)
  • ⚙️ Chore: Ex - Run pod install (fd82ce2a)
  • ⚙️ Chore: Ex - Add Package (90d2888b)
  • 🛠 Refactor: Ex - Fix Relative Import (cbac5a70)
  • 🛠 Refactor: Ex - Rename ContextMenuExampleProps (d4b94f6a)
  • 🛠 Refactor: Ex - Rename ContextMenuButtonCard (797c2f84)
  • 🛠 Refactor: Ex - Remove Erroneous Imports (fbeb6b08)
  • 🛠 Refactor: Ex - Rename ContextMenuCard (6a61bcff)
  • 🛠 Refactor: Ex - Rename to Example01 (a633005f)
  • 🛠 Refactor: Ex - Remove Extra Files (67346090)
  • ⭐️ Impl: Ex - Import src from Prev Example Project (8c792355)
  • ⭐️ Impl: Ex - Add tsconfig (3ba763e2)
  • 🛠 Refactor: Ex - Rename to example/src_old (59c9b551)
  • ⚙️ Chore: Release 1.0.0-3 (23dc013b)
  • 🐞 Fix: Example - Fix ModalViewTest4 (d3e68897)
  • 🛠 Refactor: Example - ModalViewTest5 (01fdffb7)
  • 🛠 Refactor: Remove withModalLifecycle (c4934e5c)
  • 🐞 Fix: Types - Fix TS Errors (dbd2fa45)
  • ⭐️ Impl: Types - Add Types for ModalContext (3c86820c)
  • 💄 Gloss: Update Comments (9c29923d)
  • 🛠 Refactor: Rename to ModalContext.ts (3324e05b)
  • 💄 Gloss: Fix Lint/Prettier Warnings (2ab47649)
  • 🛠 Refactor: Types - Fix Type Errors (4c829b46)
  • ⚙️ Chore: Types - Enable Strict (9872b513)
  • ⭐️ Impl: Types - Add Types for Enums (d22f5221)
  • 💄 Gloss: Fix Lint/Prettier Warnings (6e39c113)
  • 🛠 Refactor: Remove ModalEventKeys (06bd25ca)
  • 🛠 Refactor: Rename to Enums.ts (9a39a51c)
  • 💄 Gloss: Fix Lint/Prettier Warnings (5ba55ced)
  • ⭐️ Impl: Add react-native.config.js Config (e5c0556d)
  • ⚙️ Chore: Package - Add Dev Dependency (29b7c6d2)
  • ⚙️ Chore: Release 1.0.0-2 (dd857332)
  • ⚙️ Chore: Example - Run pod install (23143e5e)
  • 💫 Update: Types - ModalView (6e92f240)
  • 💄 Gloss: Ex - Update Spacing (3a341b4c)
  • 💫 Update: Types - Add Missing Type in ModalView (6bead02f)
  • 🐞 Fix: ModalView Events Not Working (add2a1ad)
  • 💄 Gloss: Fix Lint/Prettier Warnings (1509c155)
  • 🛠 Refactor: ModalView.setStateIsModalVisible (f6cbd75e)
  • 🛠 Refactor: Rename ModalView.state Item (13d47da8)
  • 🐞 Fix: Fix Events When ModalView is Nested (36762187)
  • ⭐️ Impl: Types - Add ModalView Param Types (31d68a10)
  • 💄 Gloss: Update Conments (887acb9e)
  • 🛠 Refactor: Rename ModalView.state.visible (a31c7b42)
  • 🐞 Fix: Update ModalView Default Props (191086ca)
  • 🛠 Refactor: Remove RNIModalView.onRequestResult (76cc5593)
  • 🛠 Refactor: Replace ModalView.didOnLayout Usage (45861b63)
  • 🛠 Refactor: Rename Symbol in ModalView (ed50a5eb)
  • 🛠 Refactor: Fix ModalView Lint Errors (12ba1d48)
  • ⭐️ Impl: Types - Add Types for helpers.ts (24aa6d85)
  • 🛠 Refactor: Rename to helpers.ts (7527f69d)
  • 🛠 Refactor: Cleanup ModalView (b09c4749)
  • ⭐️ Impl: Types - Add Types for Native Event Handlers (6a5cdd89)
  • 💄 Gloss: Add TODO Comment (ae28df5f)
  • 🐞 Fix: Fix Typo in ModalView Props (d738775e)
  • 🛠 Refactor: Remove src/functions/EventEmitter (4f82efcf)
  • 🛠 Refactor: Use ModalViewEmitter (0fb32f41)
  • ⭐️ Impl: Types - Add ModalViewEventEmitter (bfef8d98)
  • ⭐️ Impl: Types - Add UtilityTypes (d1dde2c6)
  • 💄 Gloss: Add TODO Comment (805aa2c1)
  • 🛠 Refactor: Cleanup ModalView (b417bf4b)
  • 🛠 Refactor: ModalView - Remove Unused (5c9e6601)
  • 🐞 Fix: Fix Wrong Variable Usage (766d27ba)
  • 🛠 Refactor: Clean Up ModalView Props (3497388f)
  • 🛠 Refactor: Use ModalView.getProps (a94c2526)
  • 🛠 Refactor: Remove ModalView Proptype Usage (145c7434)
  • ⭐️ Impl: Types - ModalViewTypes (f5c94f3a)
  • ⚙️ Chore: Update Package Config (1d620481)
  • ⚙️ Chore: Package - Add ts-event-emitter (9f180699)
  • 💄 Gloss: Silence Lint/Prettier Warning (2d640af8)
  • 🛠 Refactor: Move to src/components/ModalView (e27d8f8a)
  • 🛠 Refactor: Rename to ModalView.tsx (4ae31ddf)
  • 🛠 Refactor: Remove RequestFactory (214704fb)
  • 💄 Gloss: Fix Lint/Prettier Warning (06774384)
  • 🛠 Refactor: Remove View Manager Commands (5a9cd43d)
  • 🛠 Refactor: Use RNIModalViewModule (da02ee18)
  • ⭐️ Impl: RNIModalViewModule.requestModalInfo (effcd1b5)
  • ⭐️ Impl: RNIModalViewModule.setModalVisibility (3b3bda38)
  • 🛠 Refactor: Rename to CompletionHandler (b198d2ec)
  • 💄 Gloss: Add Comments (9c54dacb)
  • 🐞 Fix: RNIModalViewModule.dismissAllModals (36c54d82)
  • ✨ Minor Change: Fix Typo/Spelling in String (fcfcd2fa)
  • 🛠 Refactor: Types - Rename to RNIModalViewInfo (8ca86d1e)
  • 🛠 Refactor: createModalNativeEventDict Access (3df5af5e)
  • ⭐️ Impl: Add - Import RNIUtilities (adddb4ac)
  • 💄 Gloss: Re-Arrange Code (356890d9)
  • 💄 Gloss: Add TODO Comments (9b8ce69e)
  • 💄 Gloss: Update Space/Line Breaks/Comments (ed76c542)
  • 💄 Gloss: Fix Lint/Prettier Warnings (eef7e703)
  • 📝 Docs: Update README (df05bfa4)
  • 🛠 Refactor: Extract to ModalViewModule (ae5869ec)
  • ⭐️ Impl: Types - Add Types for RNIModalViewModule (a7dab6f0)
  • 🛠 Refactor: Rename to RNIModalViewModule.ts (fc2ca7d3)
  • 🛠 Reactor: Rename to RNIModalViewModule (c2da3fe1)
  • 🛠 Refactor: Move ModalViewModule (e476081e)
  • 💄 Gloss: Lint/Prettier (6c6c9209)
  • 🛠 Refactor: Remove ModalView.ios.js Usage (a0ea9c48)
  • 🛠 Refactor: Extract to RNIModalView (42ea328f)
  • ⭐️ Impl: Types - Add UIBlurEffectStyles (1e65418f)
  • ⭐️ Impl: Types - Add UIModalTypes (fa66f896)
  • ⭐️ Impl: Types - Add ViewModuleRelatedTypes (10818782)
  • 🛠 Refactor: Rename to index.ts (cfebac8c)
  • ⚙️ Chore: Release 1.0.0-1 (97804ab1)
  • ⚙️ Chore: Update Package Config (64ba93d1)
  • ⚙️ Chore: Example - Update Xcode Signing (ed1ffc81)
  • ⚙️ Chore: Update Package Config (e0f57e87)
  • ⚙️ Chore: Re-Initialize Project (6900c835)
  • ⚙️ Chore: Update tsconfig (dbb4e498)
  • 🛠 Refactor: Use RNI Prefix (e6e54644)
  • 🛠 Refactor: Migrate to New Project Template (663f6680)
  • remove unused variables and methods in different files (#1) (fdd68dd4)
  • Fix typo and improve usage in readme (#2) (039050d6)
  • 📝 README: Minor Changes (7517fddf)
  • 📝 Updated README (4f2c1f67)
  • 📝 Updated README (169270c9)

v1.0.0-3

1 year ago
  • 🐞 Fix: Example - Fix ModalViewTest4 (04d71cd)
  • 🛠 Refactor: Example - ModalViewTest5 (3b1cd0b)
  • 🛠 Refactor: Remove withModalLifecycle (80a80d5)
  • 🐞 Fix: Types - Fix TS Errors (c909a6d)
  • ⭐️ Impl: Types - Add Types for ModalContext (814d631)
  • 💄 Gloss: Update Comments (48c69e3)
  • 🛠 Refactor: Rename to ModalContext.ts (d159714)
  • 💄 Gloss: Fix Lint/Prettier Warnings (ab53d19)
  • 🛠 Refactor: Types - Fix Type Errors (d399d3b)
  • ⚙️ Chore: Types - Enable Strict (49c2858)
  • ⭐️ Impl: Types - Add Types for Enums (63e9a1f)
  • 💄 Gloss: Fix Lint/Prettier Warnings (47c6214)
  • 🛠 Refactor: Remove ModalEventKeys (33689a5)
  • 🛠 Refactor: Rename to Enums.ts (ebe30fa)
  • 💄 Gloss: Fix Lint/Prettier Warnings (965338d)
  • ⭐️ Impl: Add react-native.config.js Config (61bcd66)
  • ⚙️ Chore: Package - Add Dev Dependency (9f9d16d)

v1.0.0-2

1 year ago
  • ⚙️ Chore: Example - Run pod install (7821f89)
  • 💫 Minor: Types - Update ModalView (30a004f)
  • 💄 Gloss: Example - Update Spacing (52af475)
  • 💫 Minor: Types - Add Missing Type in ModalView (0469d00)
  • 🐞 Fix: ModalView Events Not Working (8a8ec94)
  • 💄 Gloss: Fix Lint/Prettier Warnings (f55850b)
  • ⭐️ Impl: ModalView.setStateIsModalVisible (5e64ced)
  • 🛠 Refactor: Rename ModalView.state Item (fed37df)
  • 🐞 Fix: Fix Events When ModalView is Nested (7ad49d9)
  • ⭐️ Impl: Types - Add ModalView Param Types (b1f0687)
  • 💄 Gloss: Update Conments (cc38f21)
  • 🛠 Refactor: Rename ModalView.state.visible (55e72b4)
  • 🐞 Fix: Update ModalView Default Props (7f0ab6d)
  • 🛠 Refactor: Remove RNIModalView.onRequestResult (7e38bb4)
  • 🛠 Refactor: Replace ModalView.didOnLayout Usage (ec121cb)
  • 🛠 Refactor: Rename in ModalView (51c883d)
  • 🛠 Refactor: Fix ModalView Lint Errors (e0823df)
  • ⭐️ Impl: Types - Add Types for helpers.ts (0f33fcd)
  • 🛠 Refactor: Rename to helpers.ts (2d9b287)
  • 🛠 Refactor: Cleanup ModalView (85b3a81)
  • ⭐️ Impl: Types - Add Types for Native Event Handlers (6e1822e)
  • 💄 Gloss: Add TODO Comment (6638308)
  • 🐞 Fix: Fix Typo in ModalView Props (1ad81c0)
  • 🛠 Refactor: Remove src/functions/EventEmitter (b5eecd1)
  • 🛠 Refactor: Use ModalViewEmitter (be4dddc)
  • ⭐️ Impl: Add ModalViewEventEmitter (3cfc57f)
  • ⭐️ Impl: Types - Add UtilityTypes (858e082)
  • 💄 Gloss: Add TODO Comment (53ff891)
  • ⭐️ Impl: Types - Add ModalView.nativeRefModalView (3d98a84)
  • 🛠 Refactor: Rename to ModalView.nativeRefModalView (055b3a1)
  • 🛠 Refactor: ModalView - Remove Unused (0e8425e)
  • 🐞 Fix: Fix Wrong Variable Usage (d795864)
  • 🛠 Refactor: Clean Up ModalView Props (d0fee8f)
  • 🛠 Refactor: Use ModalView.getProps (d37608d)
  • 🛠 Refactor: Remove ModalView Proptype Usage (4de2ea0)
  • ⭐️ Impl: Types - ModalViewTypes (a437d76)
  • ⚙️ Chore: Update Package Config (0b21c1d)
  • ⚙️ Chore: Package - Add ts-event-emitter (9c0bfc8)
  • 💄 Gloss: Silence Lint/Prettier Warning (7348a63)
  • 🛠 Refactor: Move to src/components/ModalView (c6c72d6)
  • 🛠 Refactor: Rename to ModalView.tsx (10f883d)
  • 🛠 Refactor: Remove RequestFactory (402f5af)
  • 💄 Gloss: Fix Lint/Prettier Warning (95ef40d)
  • 🛠 Refactor: Remove View Manager Commands (52f6afe)
  • 🛠 Refactor: Use RNIModalViewModule (bc36ea5)
  • ⭐️ Impl: RNIModalViewModule.requestModalInfo (e0bc5dd)
  • ⭐️ Impl: RNIModalViewModule.setModalVisibility (979396b)
  • 🛠 Refactor: Rename to CompletionHandler (723ccd2)
  • 💄 Gloss: Add Comments (3e02b7e)
  • 🐞 Fix: RNIModalViewModule.dismissAllModals (a320e0a)
  • ✨ Minor Changes: Fix Typo/Spelling (1a91954)
  • 🛠 Refactor: Types - Rename to RNIModalViewInfo (93d7c67)
  • 🛠 Refactor: createModalNativeEventDict Access (2dc82d1)
  • ⭐️ Impl: Add - Import RNIUtilities (ced11ab)
  • 💄 Gloss: Re-Arrange Code (9968ed9)
  • 💄 Gloss: Add TODO Comments (a8d53d6)
  • 💄 Gloss: Update Space/Line Breaks/Comments (49c07f9)
  • 💄 Gloss: Fix Lint/Prettier Warnings (7f4a9c1)
  • 📝 Docs: Update README (dd919a1)
  • 🛠 Refactor: Extract to ModalViewModule (eef2b3c)
  • ⭐️ Impl: Types - Add Types for RNIModalViewModule (28fd59c)
  • 🛠 Refactor: Rename to RNIModalViewModule.ts (6efe588)
  • 🛠 Reactor: Rename to RNIModalViewModule (451795d)
  • 🛠 Refactor: Move ModalViewModule (006a935)
  • 💄 Gloss: Lint/Prettier (72ce6c4)
  • 🛠 Refactor: Remove ModalView.ios.js Usage (d436de1)
  • 🛠 Refactor: Extract to RNIModalView (5838956)
  • ⭐️ Impl: Types - Add UIBlurEffectStyles (4df1fe8)
  • ⭐️ Impl: Types - Add UIModalTypes (26193f7)
  • ⭐️ Impl: Types - Add ViewModuleRelatedTypes (eea371a)
  • 🛠 Refactor: Rename to index.ts (4ecfd2b)
  • ⚙️ Chore: Release 1.0.0-1 (6097792)
  • ⚙️ Chore: Update Package Config (05da40c)
  • ⚙️ Chore: Example - Update Xcode Signing (e07e4d9)
  • ⚙️ Chore: Update Package Config (2354ed2)
  • ⚙️ Chore: Re-Initialize Project (6fa3dbf)
  • ⚙️ Chore: Update tsconfig (afc3ede)
  • 🛠 Refactor: Use RNI Prefix (5b56e60)
  • 🛠 Refactor: Migrate to New Project Template (40164f3)
  • remove unused variables and methods in different files (#1) (fdd68dd)
  • Fix typo and improve usage in readme (#2) (039050d)
  • 📝 README: Minor Changes (7517fdd)
  • 📝 Updated README (4f2c1f6)
  • 📝 Updated README (169270c)

v1.0.0-1

1 year ago
  • ⚙️ Chore: Update Package Config (05da40c)
  • ⚙️ Chore: Example - Update Xcode Signing (e07e4d9)
  • ⚙️ Chore: Update Package Config (2354ed2)
  • ⚙️ Chore: Re-Initialize Project (6fa3dbf)
  • ⚙️ Chore: Update tsconfig (afc3ede)
  • 🛠 Refactor: Use RNI Prefix (5b56e60)
  • 🛠 Refactor: Migrate to New Project Template (40164f3)
  • remove unused variables and methods in different files (#1) (fdd68dd)
  • Fix typo and improve usage in readme (#2) (039050d)
  • 📝 README: Minor Changes (7517fdd)
  • 📝 Updated README (4f2c1f6)
  • 📝 Updated README (169270c)

v0.1.8

3 years ago

0.1.8 (2020-10-21)

v0.1.7

3 years ago

0.1.7 (2020-10-20)