Hi @Sudhir Singh ,
Thanks for reaching out.
Unfortunately, as of now there is no official MSAL React Native library.
However, there is library which can be used for POC, but not in the production.
Additionally, there are some third-party libraries that you can use to integrate Azure B2C authentication in your React Native app.
Below are the samples provided by FormidableLabs and stashenergy to use in production:
https://github.com/FormidableLabs/react-native-app-auth
https://github.com/stashenergy/react-native-msal
Microsoft do not provide any support for above libraries.
Hope this will help.
Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.