introduce ConnectFarcaster component. This component should return null as the purpose of this component is to call the useSignIn hook from @farcaster/auth-kit and return it to the react native webview component (introduced in subsequent diffs)
Depends on D11427