During the installation, I get the following errors when following tutorials and closing the example repo for react native.
npm error While resolving: amity-react-native-social-ui-kit@4.0.0-beta-11
npm error Found: react-native@0.72.15
npm error node_modules/react-native
npm error dev react-native@"^0.72.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-native@"^0.70.13" from @amityco/ts-sdk-react-native@6.27.0
npm error node_modules/@amityco/ts-sdk-react-native
npm error @amityco/ts-sdk-react-native@"^6.25.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.