Looking at the implementation of SecureStoreModule.java, it appears that the preferences file name cannot be set:
Any chance this might change, and that we could set pref file name as keychainService option on iOS implementation?
Use case: need to access legacy shared preferences from previous native app version.
Thanks!