npx expo start
- Navigate to node_modules/native-base/src/core/NativeBaseProvider.tsx
- Delete that wraps {children}. Take care not to delete {children}.
- Remove SSRProvider import. That is, delete this line import { SSRProvider } from '@react-native-aria/utils';
- Run npx patch-package native-base. Select yes in the prompt.