Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'changeIcon' of null #108

Open
1 of 2 tasks
Zarinia opened this issue Apr 20, 2024 · 4 comments
Open
1 of 2 tasks

Cannot read property 'changeIcon' of null #108

Zarinia opened this issue Apr 20, 2024 · 4 comments
Assignees

Comments

@Zarinia
Copy link

Zarinia commented Apr 20, 2024

Platform

  • iOS
  • Android
    RCT_NEW_ARCH_ENABLED=1
    Cannot read property 'changeIcon' of null in new arch enables
    Is Support the new React Native architecture?
@keremerguner
Copy link

i have the same problem, it doesn't work on the new version

@PrinceUBS
Copy link

+1

@samouds
Copy link

samouds commented Jan 21, 2025

For the new arch, I just removed the condition in ChangeIcon.h

#import <UIKit/UIKit.h>

#import <React/RCTBridgeModule.h>
@interface ChangeIcon : NSObject <RCTBridgeModule, UIApplicationDelegate>

@end

@tauseefshoaib123
Copy link

React/RCTBridgeModule.h

Hey, What is this file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants