React Native: sync dev dependencies

fixed: error after package

1.add to package.json -> “script”

"postinstall": "npx typesync"

2. run

npm install

3. run after install package

npm install