Home
last modified time | relevance | path

Searched defs:RCTComponent (Results 1 – 6 of 6) sorted by relevance

/expo/ios/vendored/unversioned/react-native-reanimated/ios/LayoutReanimation/
H A DREAUIManager.mm25 registry:(NSMutableDictionary<NSNumber *, id<RCTComponent>> *)registry;
30 atIndices:(NSArray<NSNumber *> *)atIndices;
81 {
362 {
H A DREAAnimationsManager.m456 {
/expo/ios/Exponent/Versioned/Core/Api/Components/Maps/
H A DAIRMapMarker.m64 - (void)insertReactSubview:(id<RCTComponent>)subview atIndex:(NSInteger)atIndex {
72 - (void)removeReactSubview:(id<RCTComponent>)subview {
H A DAIRMap.m103 - (void)insertReactSubview:(id<RCTComponent>)subview atIndex:(NSInteger)atIndex {
141 - (void)removeReactSubview:(id<RCTComponent>)subview {
/expo/ios/Exponent/Versioned/Core/Api/Components/GoogleMaps/
H A DAIRGoogleMapMarker.m89 - (void)insertReactSubview:(id<RCTComponent>)subview atIndex:(NSInteger)atIndex {
99 - (void)removeReactSubview:(id<RCTComponent>)dummySubview {
H A DAIRGoogleMap.m132 - (void)insertReactSubview:(id<RCTComponent>)subview atIndex:(NSInteger)atIndex {
180 - (void)removeReactSubview:(id<RCTComponent>)subview {