Hi @Jerry_Wang,
The syntax you are using to initiate your realm client seems to be for realm-web react
and not the react native sdk:
https://docs.mongodb.com/realm/web/react-web-quickstart/
Can you verify you are using correct ways to initialize client for your imported sdk type:
Let me know if this solved the issue
Pavel