The react-native-fbsdk-next library suggests including the fb app particulars like appId, clientToken, and so forth within the AndroidManifest.xml/data.plist recordsdata.
As i don’t need to expose these particulars, can we add these particulars securely or in an encrypted format within the code?
Please do counsel if there may be another workaround or implementation obtainable for fb login in my react native app.
I attempted checking everywhere in the web however with no luck.

