Converting a previously "online first" app with existing data

I am working on a React Native app in production and am struggling with how to partition pre-existing data for users to sync with Realm. Has anyone gone thru this before by chance?

Hi @Forrest_Waters,
I haven’t, but you may get some inspiration from this post on Realm partitioning strategies… Realm Partitioning Strategies | MongoDB