Skip to content

RN 0.81.1 iOS Native Custom Component - How to parse children to native code #345

@Schr3da

Description

@Schr3da

Hi everybody,

Im currently implementing a native custom view component which requires to get the children properly forwarded so that I can add them to a custom inner layout.

Back in the old architecture there was the native method

- (void)insertReactSubview:(UIView *)subview atIndex:(NSInteger)atIndex

However the new architecture approach using the RCTViewComponentView seems not to use this method.

Can somebody please help me out as I couldnt find much on documentation side.

regards
schr3da

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions