react-native-floating-action icon indicating copy to clipboard operation
react-native-floating-action copied to clipboard

Does not work in expo client

Open bob333 opened this issue 5 years ago • 2 comments

The expo app displays with the following message

"This project uses SDK v27.0.0, but this Expo Client requires at least v33.0.0"

bob333 avatar Oct 12 '19 16:10 bob333

You have to upgrade your app to Expo SDK v33 or higher. As Expo client's version gets higher, apps with old version of SDk are not supported. This issue is not related to react-native-floating-action.

HerbertLim avatar Oct 12 '19 23:10 HerbertLim

i think the issue is not the expo client (app you're referring to) is outdated. The issue is the project published examples expo sdk is outdated, which makes users running the latest expo app on their devices being unable to run the examples. The minimum SDK that is supported on my expo app is SDK 33.

robertqin86 avatar Oct 28 '19 10:10 robertqin86