Nguyễn Anh Nhân

Results 14 comments of Nguyễn Anh Nhân

It's a node bug, consider downgrade to node 18 should resolve this issue.

> > @monokaijs: It's a node bug, consider downgrade to node 18 should resolve this issue. > > > > I have the same problem in Bun too... > >...

You might want to use this instead: ```sh npx -p git+https://github.com/monokaijs/react-native-rename.git react-native-rename "YourAppName" -b "com.yourapp.name" ``` This is my fork for newer version of RN that renamed AppDelegate.h to AppDelegate.swift

On Android, I can use authentication required methods on my app built with React Native. But for some reason, when I run it on iOS, it does not work.