This is a follow-up article in the Getting Started Series. In this article, we learn how to modify/migrate Realm local only database schema. Introduction As you add and change application features, you need to modify the database schema, and the need for migrations arises, which is very important for a seamless…