react-native-store
react-native-store copied to clipboard
It is recommended to use table instead of database
Storage recommendations can use table instead of database, you can add table prefix, to avoid conflicts, but also facilitate unified delete. This can improve the efficiency, but also convenient to operate outside the library program.
the Model is like the table, you can add model prefix with model name.
i mean, efficiency and clear