właściwość INTL nie istnieje iOS

yarn add intl
// on app.tsx
import 'intl';
GutoTrosla