npm react-native-ios-utilities 5.0.0-0
Release 5.0.0-0

latest releases: 5.1.8, 5.1.8-1, 5.1.8-0...
16 months ago
  • ❌ Remove: __tests__ (07c2244)
  • âš™ī¸ Chore: Restore Package Config to Pre-Rewrite (61476b4)
  • â­ī¸ Impl: RNIDummyTestViewModule.overwriteModuleSharedValues (4d146de)
  • â­ī¸ Impl: RNIUtilitiesModule.overwriteModuleSharedValues (bff16ae)
  • â­ī¸ Impl: RNIDummyTestViewModule.getAllModuleSharedValues (ba31d7a)
  • â­ī¸ Impl: RNIUtilitiesModule.getAllModuleSharedValues (6687418)
  • 🛠 Refactor: Rename to overwriteModuleSharedValues (35d1f7c)
  • 🛠 Refactor: Rename to getAllModuleSharedValues (8b49294)
  • â­ī¸ Impl: RNILog (871ad8e)
  • 🛁 Cleanup: Comment-Out Logging (c36073f)
  • 🐞 Fix: RNIUtilitiesManager.getModuleSharedValue (f479722)
  • đŸ’Ģ Update: RNIUtilitiesManager.getModuleSharedValues (0fc501a)
  • â­ī¸ Impl: RNIUtilitiesManager.getModuleSharedValue (70efc32)
  • đŸ’Ģ Update: RNIUtilitiesManager (fcb0d24)
  • â­ī¸ Impl: RNIModuleCommandRequestHandling.initialSharedValues (b4c886a)
  • â­ī¸ Impl: RNIModuleCommandRequestHandling.sharedValues (34357b7)
  • â­ī¸ Impl: RNIUtilitiesModule.setModuleSharedValues (1355c2d)
  • â­ī¸ Impl: RNIUtilitiesModule.getModuleSharedValues Stubs (e2841d9)
  • â­ī¸ Impl: RNIUtilitiesModule.setModuleSharedValue Stubs (cf2db42)
  • 🐞Fix: RNIUtilitiesTurboModule::setModuleSharedValue Stub Impl. (5df45f3)
  • â­ī¸ Impl: RNIUtilitiesModule.getModuleSharedValue Stubs (02a68e7)
  • â­ī¸ Impl: FauxDictionary (2789391)
  • â­ī¸ Impl: RNIDummyTestViewModule (becfbe1)
  • 🐞 Fix: RNIUtilitiesModule.moduleCommandRequest (90b8b7a)
  • â­ī¸ Impl: RNIUtilitiesModule.moduleCommandRequest (333e13b)
  • ❌ Remove: Duplicate/Conflicting Sources (b6c5185)
  • đŸ“Ļ Package: Update Dependencies (6c1e5ba)
  • 💄 Gloss: Format + Re-Arrange Code (17b7309)
  • â­ī¸ Impl: Make RNIUtilitiesManager Visible in Objc (127d428)
  • â­ī¸ Impl: MappedMulticastDelegate (173a612)
  • â­ī¸ Impl: RNIUtilitiesTurboModule::moduleCommandRequest (31cee76)
  • â­ī¸ Impl: RNIModuleCommandRequestHandling (dc29731)
  • 🆕 Add: Re-Import RNIUtilitiesManager (3716162)
  • 🛠 Rename: Directory to ios/Sources/SwiftCommon (c084585)
  • 🐞 Fix: Build Errors (adad537)
  • 🆕 Add: Re-Import Pre-Rewrite Swift Sources (21d8148)
  • âš™ī¸ Refactor: Move Sources to ObjcHelpers (0860009)
  • â­ī¸ Impl: RNIContentViewDelegate.reactProps - Fabric + Paper (9127608)
  • âš™ī¸ Chore: Ex - Enable Fabric (46bccdd)
  • â­ī¸ Impl: [RNIBaseViewPaperPropHandler propHolder] (5f6a81a)
  • â­ī¸ Impl: [RNIBaseViewPaperPropHandler createSettersForProps] (cd06ad0)
  • â­ī¸ Impl: [RNIBaseViewPaperPropHandler isBoolSetterForSelector] (d11b626)
  • â­ī¸ Impl: [RNIBaseViewPaperPropHandler setPropTypeMap] (8df9f79)
  • â­ī¸ Impl: [RNIBaseViewPaperPropHolder parentPropHandler] (24348cd)
  • â­ī¸ Impl: RNIContentViewDelegate._getSupportedReactPropsTypeMap (61699b8)
  • â­ī¸ Impl: [RNIObjcUtils createSetterSelectorStringForPropertyName] (234cdea)
  • â­ī¸ Impl: Add AnyKeyPath+Helpers (d620aa0)
  • âš™ī¸ Chore: Ex - Disable Fabric (9b86e1b)
  • 🐞 Fix: RNIContentViewDelegate.setValues - Support NSNull (fb07f4b)
  • âš™ī¸ Chore: Ex - Enable Fabric (a5a7ddb)
  • â­ī¸ Impl: RNIBaseViewPaperPropHandler.reactPropHandler (7c6754f)
  • đŸ’Ģ Update: RNIDummyTestViewDelegate - Log Props (a66cdd6)
  • â­ī¸ Impl: RNIContentViewDelegate._notifyOnRequestToSetProp (6516bbf)
  • â­ī¸ Impl: RNIContentViewDelegate.setValue (37961d4)
  • â­ī¸ Impl: RNIBaseViewPaperPropHandler - Initial WIP Impl. (b1a474e)
  • â­ī¸ Impl: RNIBaseViewPaperPropHolder - Initial WIP Impl. (1c7bf8a)
  • 🛠 Refactor: Rename to _handleReactEventSetterInvocation (781c44a)
  • đŸ’Ģ Update: [UIView reactGetPaperBridge] (8b7b0f8)
  • đŸ’Ģ Update: RNIBaseViewPaperEventHolder (68ea0f6)
  • â­ī¸ Impl: [RNIObjcUtils extractPropertyNameForSetterSelector] (d8f12b7)
  • đŸ’Ģ Update: [RNIBaseView initCommon] Logging (7942638)
  • â­ī¸ Impl: RNIContentViewDelegate._getSupportedReactProps (357887c)
  • â­ī¸ Impl: RNIContentView.partialKeyPathMap (4c2e4a5)
  • đŸ’Ģ Update: [RNIBaseView initCommon] - Throw Errors (6fe0f1a)
  • 🛠 Refactor: [RNIBaseView viewDelegateClass] (765af59)
  • 💄 Gloss: Format + Re-Arrange Code (bcdb34c)
  • â­ī¸ Impl: RNIBaseViewPaperEventHandler.createSettersForEvents (61c9dd4)
  • â­ī¸ Impl: RNIContentViewDelegate.dispatchEvent (0328594)
  • â­ī¸ Impl: RNIContentViewDelegate.Events (480515c)
  • 🛠 Refactor: Rename to RNIBaseViewPaperEventHolder (512175d)
  • 🛠 Refactor: Rename to RNIBaseViewPaperEventHandler (0ba493a)
  • 🛁 Cleanup: RNIUtilitiesModule Error Message Construction (4b6aec2)
  • 🐞 Fix: RNIUtilitiesModule on Paper (8db11d4)
  • âš™ī¸ Chore: Ex - Disable Fabric (708b1be)
  • 🐞 Fix: RNIUtilitiesModule.viewCommandRequest Arg Parsing (f6af55c)
  • đŸ’Ģ Update: RNIUtilitiesModule.viewCommandRequest (20d0b6d)
  • đŸ’Ģ Update: RNIViewCommandRequestHandling (4577482)
  • 🐞 Fix: [RNIViewRegistry getViewForViewID] (103be64)
  • â­ī¸ Impl: RNIUtilitiesModule.viewCommandRequest (407c2c3)
  • â­ī¸ Impl: RNIBaseView + RNIViewCommandRequestHandling (89fb9d8)
  • â­ī¸ Impl: RNIContentViewDelegate.notifyOnViewCommandRequest (094fb54)
  • â­ī¸ Impl: RNIViewCommandRequestHandling (0611417)
  • âš™ī¸ Chore: Ex - Enable Fabric (4819fd9)
  • 💄 Gloss: Add Comments + Format Code (454d5d9)
  • â­ī¸ Impl: RNIDummyTestNativeView.onDidSetViewID in Paper (070ec73)
  • 🐞 Fix: Paper Runtime + Build Errors (8ee122a)
  • âš™ī¸ Chore: Ex - Disable Fabric (975d2d3)
  • â­ī¸ Impl: RNIDummyTestNativeView.onDidSetViewID in Fabric (06bef18)
  • 🐞 Fix: [UIView reactNativeTag] in Fabric (fc56995)
  • đŸ’Ģ Update: RNIBaseView + RNIRegistrableView Conformance (667f20f)
  • â­ī¸ Impl: RNIViewRegistry (128974c)
  • â­ī¸ Impl: RNI_DEBUG_MESSAGE (e6e5454)
  • â­ī¸ Impl: RNI_DEBUG_STRING (debf9fe)
  • â­ī¸ Impl: RNIUtilitiesModule.functionThatReturnsPromise (f66db8d)
  • â­ī¸ Impl: RNIUtilitiesTurboModule.dummyFunction (c75908d)
  • 📝 Docs: Update NOTES (5bb6b4e)
  • â­ī¸ Impl: RNIUtilitiesTurboModule Scaffolding (1659741)
  • 🛠 Rename: RNIosUtilitiesViewSpec To RNIUtilitiesSpec (64146c3)
  • âš™ī¸ Chore: Ex - Enable Fabric (86d192a)
  • â­ī¸ Impl: RNIContentViewDelegate.setSize for Paper (3e447db)
  • â­ī¸ Impl: RNIContentViewDelegate.parentReactView (b2f17e3)
  • âš™ī¸ Chore: Ex - Disable Fabric (010f532)
  • 📝 Docs: TODO - Complete Tasks (aab5419)
  • 🐞 Fix: Fabric Build Errors (372d482)
  • âš™ī¸ Chore: Update Codegen Config (d68b9c9)
  • đŸ“Ļ Package: Ex - Add react-native-codegen (0b03ded)
  • 💄 Gloss: Format Code (a9c57e1)
  • â­ī¸ Impl: RNI_EXPORT_VIEW_EVENT (d35d61b)
  • â­ī¸ Impl: RNIContentView.dispatchViewEvent for Paper (a5284ca)
  • â­ī¸ Impl: RNIBaseViewEventHandler (d341d63)
  • â­ī¸ Impl: RNIBaseViewEventHolder (b12ce96)
  • 💄 Gloss: Re-Arrange Code (240f91f)
  • â­ī¸ Impl: RNIContentView.dispatchViewEvent for Fabric (68707c1)
  • â­ī¸ Impl: RNIBaseViewEventEmitter (d34693b)
  • â­ī¸ Impl: [RNIObjcUtils convertToCxxStringForObjcString] (b9df935)
  • 🛠 Refactor: Convert to [UIView reactLayoutMetrics] (3b8eea0)
  • 🐞 Fix: Fabric Build Warnings (cdf807b)
  • 🐞 Fix: Paper - UIVIew.reactNativeID (a6deaa3)
  • â­ī¸ Impl: UIView. reactNativeTag (e50b557)
  • 🛠 Refactor: Move to UIView+RNIPaperHelpers (640c1bd)
  • 🛠 Refactor: Convert to UIView.reactNativeID (8fadba8)
  • 💄 Gloss: Add Comments (8e938f9)
  • âš™ī¸ Chore: Ex - Enable Fabric (ab038f0)
  • đŸ’Ģ Update: RNIBaseViewComponentDescriptor - Add Logging (dc461a1)
  • â­ī¸ Impl: RNIContentViewDelegate.notifyOnUpdateLayoutMetrics for Paper (6df4fe0)
  • 📝 Docs: Update Notes (d3d6423)
  • â­ī¸ Impl: [UIView reactGetShadowViewWithCompletionHandler] (dab6bde)
  • âš™ī¸ Chore: Ex - Disable Fabric (b5f8e7f)
  • đŸ’Ģ Update: UIView+RNIHelpers (b3456c4)
  • â­ī¸ Impl: [UIView reactGetLayoutMetricsWithCompletionHandler] (2734296)
  • 🐞 Fix: Fabric Build Errors + Warnings (4542f7b)
  • âš™ī¸ Chore: Ex - Enable Fabric (63354a1)
  • â­ī¸ Impl: [UIView reactGetPaperLayoutMetricsWithCompletionHandler] (7b570ed)
  • 🛠 Refactor: Move [UIView reactGetLayoutMetrics] (b2c4898)
  • 🐞 Fix: [UIApplication getAllActiveKeyWindows] (c77d793)
  • 💄 Gloss: Re-Arrange Code (00fff46)
  • đŸ’Ģ Update: [UIView reactGetPaperBridge] (bced1d4)
  • â­ī¸ Impl: [UIView reactGetPaperRootView] (221ce04)
  • â­ī¸ Impl: [UIWindow getAllActiveKeyWindows] (e64cf88)
  • â­ī¸ Impl: [UIWindow getAllActiveWindows] (6b382f9)
  • â­ī¸ Impl: [UIWindow getAllWindowScenesWhereForegroundActive] (0f7375d)
  • â­ī¸ Impl: [UIWindow getAllScenesWhereForegroundActive] (dc70352)
  • â­ī¸ Impl: [UIView findParentResponderForPredicate] (32f3718)
  • â­ī¸ Impl: [UIView recursivelyFindSubviewMatchingPredicate] (8717a43)
  • 🛠 Refactor: Rename to [UIView findParentResponderWherePredicate] (24ae183)
  • 🛠 Refactor: Rename to RNIResponderPredicateBlock (a6f75d3)
  • â­ī¸ Impl: [UIView reactGetLayoutMetrics] (c98aba2)
  • 🛠 Refactor: Rename UIView+RNIHelpers Methods (663c693)
  • â­ī¸ Impl: [RNIObjcUtils convertToRNILayoutMetricsForPaperLayoutMetrics] (ca99eda)
  • 🛠 Refactor: Rename to convertToRNILayoutMetricsForFabricLayoutMetrics (69a330e)
  • 📝 Docs: Update TODO (93fdec7)
  • 📝 Docs: Add NOTES (959a730)
  • â­ī¸ Impl: UIView getClosestReactBridge (1e5f6f6)
  • â­ī¸ Impl: [UIView recursivelyGetAllSubviews] (5cf99ce)
  • 🐞 Fix: Paper Build Errors (b0d66e0)
  • â­ī¸ Impl: RNILayoutMetrics.description (a1dc464)
  • đŸ’Ģ Update: RNIBaseView - Init (45bb2d6)
  • â­ī¸ Impl: [UIView getReactNativeID] (e5b4f82)
  • â­ī¸ Impl: [UIView reactGetFabricLayoutMetrics] (3d6273c)
  • 📝 Docs: TODO - Add + Update Tasks (e363e53)
  • â­ī¸ Impl: RNIContentViewParent (86d7fa6)
  • â­ī¸ Impl: RNIContentViewDelegate.notifyDidSetProps (cf9945b)
  • 📝 Docs: Add TODO (7606e65)
  • đŸ’Ģ Update: Add Compiler Directives (e9933b2)
  • 💄 Gloss: Format Code (ab983ae)
  • 🛠 Refactor: Rename RNIContentViewDelegate Internal Functions (fdc9fc0)
  • 🛁 Cleanup: RNIDummyTestView Header (dc99563)
  • â­ī¸ Impl: RNIDummyTestView Paper Props (c312bcf)
  • â­ī¸ Impl: RNI_EXPORT_VIEW_PROPERTY (68f2724)
  • âš™ī¸ Chore: Ex - Disable Fabric (5faaecf)
  • đŸ’Ģ Update: RNIDummyTestViewDelegate (0412511)
  • 💄 Gloss: Format Code (62d9923)
  • 🐞 Fix: Fabric Build Errors (524013e)
  • âš™ī¸ Chore: Ex - Enable Fabric (e9e6ffd)
  • đŸ’Ģ Update RNIContentViewDelegate. notifyOnUnmountChildComponentView Params (1a2b903)
  • đŸ’Ģ Update RNIContentViewDelegate.notifyOnMountChildComponentView Params (fb023f5)
  • â­ī¸ Impl: Paper - [RNIBaseView insertReactSubview] (253a0e5)
  • â­ī¸ Impl: RNIContentViewDelegate.notifyOnRequestToSetupConstraints (133bcaf)
  • â­ī¸ Impl: RNIContentViewDelegate.notifyOnRequestToSetProps (df32d31)
  • 🐞 Fix: Fabric Build Errors (c679260)
  • â­ī¸ Impl: Add VerticalAlignmentPosition (cb6be40)
  • 🐞 Fix: Paper Build Warnings (dc35457)
  • đŸ’Ģ Update: RNIContentView (2bf01fe)
  • 🐞 Fix: Paper Build Errors (1982f8d)
  • âš™ī¸ Chore: Ex - Run pod install (c57c9ab)
  • â­ī¸ Impl: RNIContentView (9f39d51)
  • 🛠 Refactor: Rename to RNIContentViewParentDelegate (21f09de)
  • 🛠 Refactor: Rename to RNIContentViewDelegate (466f238)
  • â­ī¸ Impl: RNIDummyTestView Test Props (c195d2e)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifiable.setValues (d80fc8d)
  • 🐞 Fix: RNIBaseViewProps (0a91ef4)
  • đŸ“Ļ Package: Add PodSpec Dependency (2826fd3)
  • 🐞 Fix: [RNIBaseView updateProps] (dc79986)
  • ❌ Remove: IosUtilitiesView (10f1ebd)
  • 🛠 Refactor: Update RNIViewLifecycleEventsNotifiable Params (8f2066c)
  • đŸ’Ģ Update: RNIBaseView (e52fad2)
  • đŸ’Ģ Update: Add Compiler Directives (d390a31)
  • 🛁 Cleanup: Remove Debug Logging (3ea6bed)
  • đŸ’Ģ Update: RNIBaseViewComponentDescriptor (647724d)
  • đŸ’Ģ Update: IosUtilitiesView (e44dfba)
  • â­ī¸ Impl: RNIDummyTestView (f0abfa9)
  • đŸ’Ģ Update: IosUtilitiesView (7d9b3e7)
  • â­ī¸ Impl: [RNIBaseView updateProps] (0fb757a)
  • â­ī¸ Impl: [RNIObjcUtils convertToDictForFollyDynamicMap] (2e4ad71)
  • 🛠 Rename to convertToMutableDictForFollyDynamicMap (814a0f5)
  • â­ī¸ Impl: RNIBaseViewProps (a3b0623)
  • â­ī¸ Impl: [RNIObjcUtils convertFollyDynamicMapToMutableDict] (dd89cd7)
  • â­ī¸ Impl: [RNIBaseView setPositionType:] (74ca21d)
  • â­ī¸ Impl: RNIBaseViewState.positionType (8bda3cd)
  • 🐞 Fix: RNIBaseViewState (afddb84)
  • â­ī¸ Impl: convertToYGPostionTypeForRNIPostionType (530d531)
  • đŸ’Ģ Update: RNIBaseViewState (f76639a)
  • đŸ’Ģ Update: RNIBaseViewShadowNode (6becfb8)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifying.setPadding (fed9c26)
  • â­ī¸ Impl: RNIBaseViewState.shouldSetSize (27e8965)
  • â­ī¸ Impl: RNIBaseViewState.padding (8d5ec3f)
  • â­ī¸ Impl: [RNIObjcUtils convertToReactRectangleEdgesForEdgeInsets] (1dc799c)
  • đŸ’Ģ Update: UIApplication+RNIHelpers (3d98e64)
  • â­ī¸ Impl: UIApplication.reactScheduler (30ff9bc)
  • â­ī¸ Impl: UIView+RNIFabricHelpers (476999c)
  • â­ī¸ Impl: UIView+RNIHelpers (1f88daf)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifying.cahcedLayoutMetrics (18781d8)
  • 🐞 Fix: Compiler Nullability Warnings (2a43d5e)
  • â­ī¸ Impl: UIApplication+RNIHelpers (a80a5e5)
  • 💄 Gloss: Format Code (b8f29d8)
  • 🐞 Fix: C++ Build Errors (b71aa63)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifying.setSize (f6329ad)
  • â­ī¸ Impl: RNIBaseViewState Initializer (f42216d)
  • â­ī¸ Impl: RNIObjcUtils.convertToReactSizeForSize (3ba0f87)
  • đŸ’Ģ Update: RNIBaseView (c8781b3)
  • 💄 Gloss: Format Code (06ad967)
  • đŸ’Ģ Update: RNIBaseViewComponentDescriptor.adopt (2b5973b)
  • â­ī¸ Impl: RNIBaseViewShadowNode (8916913)
  • 💄 Gloss: Remove Redundant Scope for Types (9ceeae6)
  • â­ī¸ Impl: RNIBaseView.updateState (ca84d5e)
  • 🛠 Refactor: Replace Usage w/ RNIBaseViewState (c4ae362)
  • â­ī¸ Impl: RNIBaseViewComponentDescriptor (3e565f9)
  • â­ī¸ Impl: RNIBaseViewState (75280cd)
  • â­ī¸ Impl: IosUtilitiesViewState (36a1bf6)
  • â­ī¸ Impl: IosUtilitiesViewComponentDescriptor (3db2aab)
  • â­ī¸ Impl: RNIBaseView.notifyOnUnmountChildComponentView (e0358ee)
  • â­ī¸ Impl: RNIBaseView.notifyOnMountChildComponentView (be01599)
  • â­ī¸ Impl: RNIBaseView.notifyOnPrepareForReuse (be509b0)
  • đŸ’Ģ Update: RNIComponentViewUpdateMask (dd0af08)
  • âš™ī¸ Chore: Disable Prettier (871d038)
  • đŸ’Ģ Update: Ex - App (6d4a42d)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifiable.notifyOnFinalizeUpdates (e4b26c1)
  • đŸ’Ģ Update: TestDummyClass (13e2d49)
  • 🐞 Fix: Forward Declarations in RNIObjcUtils (5201d3c)
  • đŸ’Ģ Update: RNIObjcUtils (de4f575)
  • đŸ’Ģ Update: IosUtilitiesViewNativeComponent (59fd445)
  • 💄 Gloss: Fix Indentation (2c63664)
  • đŸ’Ģ Update: RNIViewLifecycleEventsNotifiable (b20cc25)
  • â­ī¸ Impl: RNIViewLifecycleEventsNotifiable.notifyOnUpdateLayoutMetrics (51acb57)
  • â­ī¸ Impl: RNILayoutMetrics (a35c325)
  • â­ī¸ Impl: RNIBaseView (5ccf689)
  • â­ī¸ Impl: Add RNIObjcUtils (241a37a)
  • â­ī¸ Impl: IosUtilitiesViewDelegate (2e52f7f)
  • â†Šī¸ Revert: Podspec Config Changes (d8c62f5)
  • âš™ī¸ Chore: Update Podspec Config (eedb2a4)
  • â­ī¸ Impl: Add Swift.h (b2c5b35)
  • 🛠 Refactor: Move IosUtilitiesViewNativeComponent (b885170)
  • âš™ī¸ Chore: Update Podspec Config (e168c04)
  • 💄 Gloss: Fix Indentation in PodSpec (bea841a)
  • đŸ’Ģ Update: IosUtilitiesView To Use TestDummyClass (ae19904)
  • â­ī¸ Impl: TestDummyClass (b27a607)
  • đŸ’Ģ Update: Generated Template to Use Fabric (545ed3a)
  • âš™ī¸ Chore: Ex - Enable New Arch (6a23875)
  • âš™ī¸ Chore: Add Package Script (d8196be)
  • đŸ’Ģ Update: Ex - App (0287904)
  • ❌ Remove: Included Packages in Template (2ca3d41)
  • âš™ī¸ Chore: Initialize Project (2f0bf65)
  • âš™ī¸ Chore: Run create-react-native-library (64afd76)
  • ❌ Remove: Files and Sources (776ef81)
  • đŸ’Ģ Update: IosUtilitiesViewManager (5dd02ab)
  • âš™ī¸ Chore: Ex - Run Pod Install (f9cca47)
  • â†Šī¸ Revert: PodSpec Changes (2eea91b)
  • âš™ī¸ Chore: Add Package Script (bcd0911)
  • âš™ī¸ Chore: Enable Swift Usage in Project (Again) (e7b3cb1)
  • â­ī¸ Impl: TestClass (708656e)
  • âš™ī¸ Chore: Enable Swift Usage in Project (Again) (f81aca4)
  • âš™ī¸ Chore: Ex - Enable New Arch (02ed696)
  • âš™ī¸ Chore: Enable Swift Usage in Project (cd5ba5f)
  • âš™ī¸ Chore: Ex - Run pod install (3fb5945)
  • ❌ Remove: Included Packages in Template (cba5aa6)
  • âš™ī¸ Chore: Run create-react-native-library (a97d50c)
  • ❌ Remove: Files and Sources (f9e91aa)
  • 📝 Docs: Update README (7eef213)
  • âš™ī¸ Chore: Ex - Run pod install (41384ed)

Don't miss a new react-native-ios-utilities release

NewReleases is sending notifications on new releases.