I am making a react-native demo in which I want to transfer string data from one android/ios device to another android/ios device and use that string data.
I have searched alot but did not found anything which is useful. Some of the article says that peer to peer data sharing is not doable as of now. Please let here know with any possible way to transfer string via NFC. some links. https://github.com/revtel/react-native-nfc-rewriter/issues/6#issuecomment-826286515 https://stackoverflow.com/a/67401609