It will create table with defined columns in Entity and Migration will just seed as Table already created using sync. db:sync may create problem as it scans whole database and crate i something new ...
yarn add react-native-sqlite-storage && cd ios && pod install && cd .. Notice I've set the pod installation with the command above so everything should be setup after the command finished. Setting ...