Costas Ioannou

Results 2 issues of Costas Ioannou

This option forces ignoring expo projects and treats them as bare-workflow/ejected projects. It helps manually overcome issues when react-native-version falselsy identifies expo presence. Work-around for issue https://github.com/stovmascript/react-native-version/issues/105

### What happened? I have installed in an Expo app with SDK49.0.9 and custom expo 'dev-client'. Installed `react-native-onesignal` with `onesignal-expo-plugin`. I only call in 'App.tsx' `OneSignal.initialize('XXXX')` And I get an...